File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 16081608 "items" : {
16091609 "$ref" : " #/components/schemas/Operation"
16101610 },
1611- "description" : " Operations allowed for the token.\n A union of allowed operations and groups is used as an effective set of allowed operations." ,
1612- "default" : " []" ,
1613- "maxItems" : 18
1611+ "description" : " Operations allowed for the token.\n A union of allowed operations and groups is used as an effective set of allowed operations."
16141612 },
16151613 "streams" : {
16161614 "oneOf" : [
17211719 "properties" : {
17221720 "body" : {
17231721 "type" : " string" ,
1724- "description" : " Body of the record." ,
1725- "default" : " "
1722+ "description" : " Body of the record."
17261723 },
17271724 "headers" : {
17281725 "type" : " array" ,
17291726 "items" : {
17301727 "$ref" : " #/components/schemas/Header"
17311728 },
1732- "description" : " Series of name-value pairs for this record." ,
1733- "default" : " []"
1729+ "description" : " Series of name-value pairs for this record."
17341730 },
17351731 "timestamp" : {
17361732 "oneOf" : [
22332229 "properties" : {
22342230 "body" : {
22352231 "type" : " string" ,
2236- "description" : " Body of the record." ,
2237- "default" : " "
2232+ "description" : " Body of the record."
22382233 },
22392234 "headers" : {
22402235 "type" : " array" ,
22412236 "items" : {
22422237 "$ref" : " #/components/schemas/Header"
22432238 },
2244- "description" : " Series of name-value pairs for this record." ,
2245- "default" : " []"
2239+ "description" : " Series of name-value pairs for this record."
22462240 },
22472241 "seq_num" : {
22482242 "$ref" : " #/components/schemas/u64" ,
You can’t perform that action at this time.
0 commit comments