Skip to content

Commit 1b0acae

Browse files
c2borohanmahy
andauthored
Apply suggestions from rohan's review
Co-authored-by: Rohan Mahy <rohan.mahy@gmail.com>
1 parent ed86717 commit 1b0acae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ The following is the CDDL definition of the StatusList structure:
362362

363363
~~~ cddl
364364
StatusList = {
365-
bits: int, ; The amount of bits used per Referenced Token
365+
bits: 1 / 2 / 4 / 8, ; The number of bits used per Referenced Token
366366
lst: bstr, ; Byte string that contains the Status List
367367
? aggregation_uri: tstr, ; link to the Status List Aggregation
368368
}

0 commit comments

Comments
 (0)