Created
September 17, 2018 14:10
-
-
Save allanchua101/77d13440d86537ae741eb331afe38aab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "GlobalConfiguration": { | |
| "BaseUrl": "http://demo.api.gateway:52793", | |
| "RateLimitOptions": { | |
| "DisableRateLimitHeaders": false, | |
| "QuotaExceededMessage": "Customized Gateway Rate Limiting Issue!", | |
| "HttpStatusCode": 999, | |
| "ClientIdHeader": "Test" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment