We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed86717 commit 1b0acaeCopy full SHA for 1b0acae
draft-ietf-oauth-status-list.md
@@ -362,7 +362,7 @@ The following is the CDDL definition of the StatusList structure:
362
363
~~~ cddl
364
StatusList = {
365
- bits: int, ; The amount of bits used per Referenced Token
+ bits: 1 / 2 / 4 / 8, ; The number of bits used per Referenced Token
366
lst: bstr, ; Byte string that contains the Status List
367
? aggregation_uri: tstr, ; link to the Status List Aggregation
368
}
0 commit comments