Skip to content

Commit

Permalink
feat: enable policy on REQUEST phase for message APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanmaisse committed Dec 19, 2023
1 parent 650699a commit 9c60d73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/plugin.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ class=io.gravitee.policy.requestvalidation.RequestValidationPolicy
type=policy
category=others
icon=request-validation.svg
proxy=REQUEST
proxy=REQUEST
message=REQUEST

0 comments on commit 9c60d73

Please sign in to comment.