Commit b40232f
Add parameters to ApplyRateLimiting flow callout (#106)
* Add parameters to ApplyRateLimiting flow callout
A 'Parameters' section was added to the 'FlowCallout.ApplyRateLimiting' in apiproxy/policies. This includes a parameter named 'verifyApiKeyPolicyName' with the value 'VerifyApiKey.FromHeader'. This will ensure that the API key is verified from the header, improving the security measure of the process.
* Changed apikey case
* Update display name in FlowCallout.ApplyRateLimiting
The display name of the FlowCallout "ApplyRateLimiting" in the "live" proxy's policy was updated. The change made was specifically to improve readability without affecting functionality.
---------
Co-authored-by: igba.ujege <igba.ujege@bjss.com>1 parent 462a1e4 commit b40232f
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
0 commit comments