Skip to content

Commit 70f85b6

Browse files
palashgoOxyjun
andauthored
Update src/content/docs/ai-gateway/features/dynamic-routing/json-configuration.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 044dd5f commit 70f85b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/features/dynamic-routing/json-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Apply limits based on request metadata. Supports both count-based and cost-based
9595
**Properties**:
9696

9797
- `limitType`: "count" or "cost"
98-
- `key`: Request field to use for rate limiting (e.g., "metadata.user_id")
98+
- `key`: Request field to use for rate limiting (e.g. "metadata.user_id")
9999
- `limit`: Maximum allowed requests/cost
100100
- `interval`: Time window in seconds
101101
- `technique`: "sliding" or "fixed" window

0 commit comments

Comments
 (0)