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 4774b04 commit cf7e8a1Copy full SHA for cf7e8a1
alsdkdefs/apis/aetag/aetag.v1.yaml
@@ -1298,7 +1298,10 @@ components:
1298
key:
1299
type: string
1300
value:
1301
- type: object
+ oneOf:
1302
+ - type: string
1303
+ - type: number
1304
+ - type: boolean
1305
expiration_ts:
1306
type: integer
1307
required:
@@ -1315,7 +1318,10 @@ components:
1315
1318
1316
1319
1317
1320
1321
1322
1323
1324
1325
1326
1327
@@ -1332,7 +1338,10 @@ components:
1332
1338
1333
1339
1334
1340
1335
1341
1342
1343
1344
1336
1345
1337
1346
- operation
1347
- key
0 commit comments