Skip to content

Commit 99bd68f

Browse files
Copilotdarrelmiller
andcommitted
Add Token type specification to RateLimit field section
Co-authored-by: darrelmiller <[email protected]>
1 parent 828a29d commit 99bd68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-httpapi-ratelimit-headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ The following example shows a policy with a partition key and a quota unit:
227227

228228
A server uses the "RateLimit" response header field to communicate the current service limit for a quota policy for a particular partition key.
229229

230-
The field is expressed as a List{{SF}} of Service Limit Items ({{servicelimit-item}}).
230+
The field is expressed as a List{{SF}} of Service Limit Items ({{servicelimit-item}}). The Item{{SF}} value MUST be a Token{{SF}}.
231231

232232
Lists of Service Limit Items can be split over multiple "RateLimit" fields in the same HTTP response as described in {{Section 3.1 of SF}}.
233233

0 commit comments

Comments
 (0)