Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Created September 17, 2018 14:10
Show Gist options
  • Save allanchua101/77d13440d86537ae741eb331afe38aab to your computer and use it in GitHub Desktop.
Save allanchua101/77d13440d86537ae741eb331afe38aab to your computer and use it in GitHub Desktop.
"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