Skip to content

Commit

Permalink
add a white space
Browse files Browse the repository at this point in the history
  • Loading branch information
kishkinova committed Nov 19, 2024
1 parent 8c1102d commit 24607bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/extend/extend-apiml/custom-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ When the property `customMetadata.apiml.lb.type` is set to `authentication`, the
2. `customMetadata.apiml.gateway.rateLimiterTokens` - Defines the number of requests that are added to the service’s allowance at regular intervals.
3. `customMetadata.apiml.gateway.rateLimiterRefillDuration` - Sets the time interval (in minutes) at which new requests (or tokens) are added.


* **customMetadata.apiml.response.compress**
When this parameter is set to `true`, API ML compresses content for all responses from this services using GZIP. API ML also adds the `Content-Encoding` header with value `gzip` to responses.

Expand Down

0 comments on commit 24607bd

Please sign in to comment.