Skip to content

Commit 574afd6

Browse files
Merge pull request #1931 from sehan-dissanayake/custom-policies-docs
Add guide for writing custom Python policies
2 parents c18a10d + 362bd5f commit 574afd6

3 files changed

Lines changed: 838 additions & 0 deletions

File tree

docs/gateway/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ You can extend the gateway with your own policies or include specific policies f
7171
| [REST APIs](../rest-apis/gateway/) | REST API authentication and usage |
7272
| [Policies and Guardrails](https://github.com/wso2/gateway-controllers/blob/main/docs/README.md) | Gateway policies and guardrails for API traffic control |
7373
| [Policy Languages and Runtimes](policy-languages-and-runtimes.md) | Dual-language policy development guide (Go and Python) |
74+
| [Writing Custom Python Policies](policies/writing-custom-python-policies.md) | Step-by-step guide to creating custom Python policies |
7475
| [Immutable Gateway](immutable-gateway.md) | File-based, GitOps-native gateway configuration |

0 commit comments

Comments
 (0)