@thisispandora/agent-sdk 0.1.0-alpha.7 → 0.1.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/command-descriptors.json +142 -308
- package/generated/contract-registry.json +595 -1259
- package/generated/manifest.json +10 -10
- package/generated/mcp-tool-definitions.json +142 -308
- package/package.json +1 -1
package/generated/manifest.json
CHANGED
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"main": "cli/pandora.cjs",
|
|
80
80
|
"name": "pandora-cli-skills",
|
|
81
81
|
"sourceProjectPath": "package.json",
|
|
82
|
-
"version": "1.1.
|
|
82
|
+
"version": "1.1.89"
|
|
83
83
|
},
|
|
84
84
|
"typescript": {
|
|
85
85
|
"artifactSubpaths": {
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"format": "node",
|
|
107
107
|
"name": "@thisispandora/agent-sdk",
|
|
108
108
|
"sourceProjectPath": "sdk/typescript/package.json",
|
|
109
|
-
"version": "0.1.0-alpha.
|
|
109
|
+
"version": "0.1.0-alpha.8"
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"supported": true,
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"commandCount": 160,
|
|
273
273
|
"commandDescriptorVersion": "1.4.3",
|
|
274
274
|
"contractCommandDescriptorVersion": "1.4.3",
|
|
275
|
-
"contractPackageVersion": "1.1.
|
|
275
|
+
"contractPackageVersion": "1.1.89",
|
|
276
276
|
"contractVersion": "1.0.0",
|
|
277
277
|
"generatedFrom": "cli/lib/sdk_contract_service.cjs",
|
|
278
278
|
"generator": "scripts/generate_agent_contract_sdk.cjs",
|
|
@@ -302,9 +302,9 @@
|
|
|
302
302
|
"format": "node",
|
|
303
303
|
"name": "@thisispandora/agent-sdk",
|
|
304
304
|
"sourceProjectPath": "sdk/typescript/package.json",
|
|
305
|
-
"version": "0.1.0-alpha.
|
|
305
|
+
"version": "0.1.0-alpha.8"
|
|
306
306
|
},
|
|
307
|
-
"packageVersion": "0.1.0-alpha.
|
|
307
|
+
"packageVersion": "0.1.0-alpha.8",
|
|
308
308
|
"publishedSurfaces": {
|
|
309
309
|
"python": {
|
|
310
310
|
"artifactSubpaths": {
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
"main": "cli/pandora.cjs",
|
|
355
355
|
"name": "pandora-cli-skills",
|
|
356
356
|
"sourceProjectPath": "package.json",
|
|
357
|
-
"version": "1.1.
|
|
357
|
+
"version": "1.1.89"
|
|
358
358
|
},
|
|
359
359
|
"typescript": {
|
|
360
360
|
"artifactSubpaths": {
|
|
@@ -381,21 +381,21 @@
|
|
|
381
381
|
"format": "node",
|
|
382
382
|
"name": "@thisispandora/agent-sdk",
|
|
383
383
|
"sourceProjectPath": "sdk/typescript/package.json",
|
|
384
|
-
"version": "0.1.0-alpha.
|
|
384
|
+
"version": "0.1.0-alpha.8"
|
|
385
385
|
}
|
|
386
386
|
},
|
|
387
387
|
"registryDigest": {
|
|
388
388
|
"canonicalHash": "b501a15ce9f61731613d044e2c97a03142a261af386b1182638eb069a5f7ea0a",
|
|
389
389
|
"commandDigestHash": "d44d4b52bc59aa8da9ba7a19f1a85a188d48c20a6ad59a70fd5e0b583acdce08",
|
|
390
|
-
"descriptorHash": "
|
|
390
|
+
"descriptorHash": "c94a1f4dab4102e7c6076e113c3eeaefa34ea99657a69f18156f65a61a3e9ec1",
|
|
391
391
|
"documentationHash": "861462b91dd1da73bf3d98cd764d00241b3991ef641c10a096cec32fe84600af",
|
|
392
|
-
"fullDescriptorHash": "
|
|
392
|
+
"fullDescriptorHash": "637fa1f19ce131291afc90f047aafe7abd3679c7347ebeff703300f40680af7f",
|
|
393
393
|
"namespaceHash": "111925823f74b9dd80c31aa375ceee6a9bc652739e5f9ed0c19263e524d310c5",
|
|
394
394
|
"policyProfilesHash": "6dfcf1c27d5d5d89ee85bbb9ad19636b1bd621b91e89e2b4c3c9282764df81ed",
|
|
395
395
|
"principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
|
|
396
396
|
"routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
|
|
397
397
|
"topLevelHash": "b2363d86a80d53dcb1cf2ce05cd547a79df52cdadc9c53c45d29597fa9b5ce6e",
|
|
398
|
-
"trustDistributionHash": "
|
|
398
|
+
"trustDistributionHash": "9cd87c141bb5a1c1784e0a5fe8c9e4e66251b14d03a6356cc7c906158fc106df"
|
|
399
399
|
},
|
|
400
400
|
"schemaVersion": "1.0.0"
|
|
401
401
|
}
|
|
@@ -9531,19 +9531,12 @@
|
|
|
9531
9531
|
"additionalProperties": false,
|
|
9532
9532
|
"properties": {
|
|
9533
9533
|
"id": {
|
|
9534
|
-
"
|
|
9535
|
-
|
|
9536
|
-
|
|
9537
|
-
|
|
9538
|
-
|
|
9539
|
-
|
|
9540
|
-
"description": "Market ids.",
|
|
9541
|
-
"items": {
|
|
9542
|
-
"type": "string"
|
|
9543
|
-
},
|
|
9544
|
-
"type": "array"
|
|
9545
|
-
}
|
|
9546
|
-
]
|
|
9534
|
+
"description": "Market id, or a comma-delimited list of market ids.",
|
|
9535
|
+
"minLength": 1,
|
|
9536
|
+
"type": "string",
|
|
9537
|
+
"xPandora": {
|
|
9538
|
+
"acceptsCommaSeparatedList": true
|
|
9539
|
+
}
|
|
9547
9540
|
},
|
|
9548
9541
|
"stdin": {
|
|
9549
9542
|
"description": "Read newline-delimited ids from stdin.",
|
|
@@ -15894,62 +15887,29 @@
|
|
|
15894
15887
|
"type": "string"
|
|
15895
15888
|
},
|
|
15896
15889
|
"category": {
|
|
15897
|
-
"
|
|
15898
|
-
|
|
15899
|
-
|
|
15900
|
-
|
|
15901
|
-
"type": "integer"
|
|
15902
|
-
},
|
|
15903
|
-
{
|
|
15904
|
-
"description": "Canonical category name.",
|
|
15905
|
-
"enum": [
|
|
15906
|
-
"Politics",
|
|
15907
|
-
"Sports",
|
|
15908
|
-
"Finance",
|
|
15909
|
-
"Crypto",
|
|
15910
|
-
"Culture",
|
|
15911
|
-
"Technology",
|
|
15912
|
-
"Science",
|
|
15913
|
-
"Entertainment",
|
|
15914
|
-
"Health",
|
|
15915
|
-
"Environment",
|
|
15916
|
-
"Other"
|
|
15917
|
-
],
|
|
15918
|
-
"examples": [
|
|
15919
|
-
"Politics",
|
|
15920
|
-
"Sports",
|
|
15921
|
-
"Finance",
|
|
15922
|
-
"Crypto",
|
|
15923
|
-
"Culture",
|
|
15924
|
-
"Technology",
|
|
15925
|
-
"Science",
|
|
15926
|
-
"Entertainment",
|
|
15927
|
-
"Health",
|
|
15928
|
-
"Environment",
|
|
15929
|
-
"Other"
|
|
15930
|
-
],
|
|
15931
|
-
"type": "string"
|
|
15932
|
-
},
|
|
15933
|
-
{
|
|
15934
|
-
"description": "Case-insensitive category name accepted by the CLI.",
|
|
15935
|
-
"examples": [
|
|
15936
|
-
"Politics",
|
|
15937
|
-
"Sports",
|
|
15938
|
-
"Finance",
|
|
15939
|
-
"Crypto",
|
|
15940
|
-
"Culture",
|
|
15941
|
-
"Technology",
|
|
15942
|
-
"Science",
|
|
15943
|
-
"Entertainment",
|
|
15944
|
-
"Health",
|
|
15945
|
-
"Environment",
|
|
15946
|
-
"Other"
|
|
15947
|
-
],
|
|
15948
|
-
"pattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$",
|
|
15949
|
-
"type": "string"
|
|
15950
|
-
}
|
|
15890
|
+
"description": "Category id or canonical category name.",
|
|
15891
|
+
"examples": [
|
|
15892
|
+
"Sports",
|
|
15893
|
+
"3"
|
|
15951
15894
|
],
|
|
15952
|
-
"
|
|
15895
|
+
"type": "string",
|
|
15896
|
+
"xPandora": {
|
|
15897
|
+
"acceptsIntegerStrings": true,
|
|
15898
|
+
"allowedCategoryNames": [
|
|
15899
|
+
"Politics",
|
|
15900
|
+
"Sports",
|
|
15901
|
+
"Finance",
|
|
15902
|
+
"Crypto",
|
|
15903
|
+
"Culture",
|
|
15904
|
+
"Technology",
|
|
15905
|
+
"Science",
|
|
15906
|
+
"Entertainment",
|
|
15907
|
+
"Health",
|
|
15908
|
+
"Environment",
|
|
15909
|
+
"Other"
|
|
15910
|
+
],
|
|
15911
|
+
"caseInsensitivePattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$"
|
|
15912
|
+
}
|
|
15953
15913
|
},
|
|
15954
15914
|
"chain-id": {
|
|
15955
15915
|
"description": "Chain id.",
|
|
@@ -16069,18 +16029,16 @@
|
|
|
16069
16029
|
"type": "array"
|
|
16070
16030
|
},
|
|
16071
16031
|
"target-timestamp": {
|
|
16072
|
-
"
|
|
16073
|
-
|
|
16074
|
-
|
|
16075
|
-
|
|
16076
|
-
"type": "integer"
|
|
16077
|
-
},
|
|
16078
|
-
{
|
|
16079
|
-
"description": "Explicit ISO date/time override for target timestamp.",
|
|
16080
|
-
"type": "string"
|
|
16081
|
-
}
|
|
16032
|
+
"description": "Explicit target timestamp override.",
|
|
16033
|
+
"examples": [
|
|
16034
|
+
"1777777777",
|
|
16035
|
+
"2026-12-31T00:00:00Z"
|
|
16082
16036
|
],
|
|
16083
|
-
"
|
|
16037
|
+
"type": "string",
|
|
16038
|
+
"xPandora": {
|
|
16039
|
+
"acceptsIsoDatetime": true,
|
|
16040
|
+
"acceptsUnixSeconds": true
|
|
16041
|
+
}
|
|
16084
16042
|
},
|
|
16085
16043
|
"usdc": {
|
|
16086
16044
|
"description": "USDC token address.",
|
|
@@ -18402,62 +18360,29 @@
|
|
|
18402
18360
|
"type": "boolean"
|
|
18403
18361
|
},
|
|
18404
18362
|
"category": {
|
|
18405
|
-
"
|
|
18406
|
-
|
|
18407
|
-
|
|
18408
|
-
|
|
18409
|
-
"type": "integer"
|
|
18410
|
-
},
|
|
18411
|
-
{
|
|
18412
|
-
"description": "Canonical category name.",
|
|
18413
|
-
"enum": [
|
|
18414
|
-
"Politics",
|
|
18415
|
-
"Sports",
|
|
18416
|
-
"Finance",
|
|
18417
|
-
"Crypto",
|
|
18418
|
-
"Culture",
|
|
18419
|
-
"Technology",
|
|
18420
|
-
"Science",
|
|
18421
|
-
"Entertainment",
|
|
18422
|
-
"Health",
|
|
18423
|
-
"Environment",
|
|
18424
|
-
"Other"
|
|
18425
|
-
],
|
|
18426
|
-
"examples": [
|
|
18427
|
-
"Politics",
|
|
18428
|
-
"Sports",
|
|
18429
|
-
"Finance",
|
|
18430
|
-
"Crypto",
|
|
18431
|
-
"Culture",
|
|
18432
|
-
"Technology",
|
|
18433
|
-
"Science",
|
|
18434
|
-
"Entertainment",
|
|
18435
|
-
"Health",
|
|
18436
|
-
"Environment",
|
|
18437
|
-
"Other"
|
|
18438
|
-
],
|
|
18439
|
-
"type": "string"
|
|
18440
|
-
},
|
|
18441
|
-
{
|
|
18442
|
-
"description": "Case-insensitive category name accepted by the CLI.",
|
|
18443
|
-
"examples": [
|
|
18444
|
-
"Politics",
|
|
18445
|
-
"Sports",
|
|
18446
|
-
"Finance",
|
|
18447
|
-
"Crypto",
|
|
18448
|
-
"Culture",
|
|
18449
|
-
"Technology",
|
|
18450
|
-
"Science",
|
|
18451
|
-
"Entertainment",
|
|
18452
|
-
"Health",
|
|
18453
|
-
"Environment",
|
|
18454
|
-
"Other"
|
|
18455
|
-
],
|
|
18456
|
-
"pattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$",
|
|
18457
|
-
"type": "string"
|
|
18458
|
-
}
|
|
18363
|
+
"description": "Category id or canonical category name.",
|
|
18364
|
+
"examples": [
|
|
18365
|
+
"Sports",
|
|
18366
|
+
"3"
|
|
18459
18367
|
],
|
|
18460
|
-
"
|
|
18368
|
+
"type": "string",
|
|
18369
|
+
"xPandora": {
|
|
18370
|
+
"acceptsIntegerStrings": true,
|
|
18371
|
+
"allowedCategoryNames": [
|
|
18372
|
+
"Politics",
|
|
18373
|
+
"Sports",
|
|
18374
|
+
"Finance",
|
|
18375
|
+
"Crypto",
|
|
18376
|
+
"Culture",
|
|
18377
|
+
"Technology",
|
|
18378
|
+
"Science",
|
|
18379
|
+
"Entertainment",
|
|
18380
|
+
"Health",
|
|
18381
|
+
"Environment",
|
|
18382
|
+
"Other"
|
|
18383
|
+
],
|
|
18384
|
+
"caseInsensitivePattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$"
|
|
18385
|
+
}
|
|
18461
18386
|
},
|
|
18462
18387
|
"chain-id": {
|
|
18463
18388
|
"description": "Chain id.",
|
|
@@ -18721,18 +18646,14 @@
|
|
|
18721
18646
|
"type": "string"
|
|
18722
18647
|
},
|
|
18723
18648
|
"skip-gate": {
|
|
18724
|
-
"
|
|
18725
|
-
|
|
18726
|
-
|
|
18727
|
-
|
|
18728
|
-
},
|
|
18729
|
-
{
|
|
18730
|
-
"description": "Comma-delimited gate skip list.",
|
|
18731
|
-
"type": "string"
|
|
18732
|
-
}
|
|
18649
|
+
"description": "Set to \"true\" to skip all mirror sync gates, or provide a comma-delimited named skip list.",
|
|
18650
|
+
"examples": [
|
|
18651
|
+
"true",
|
|
18652
|
+
"MATCH_AND_RULES,POLYMARKET_SOURCE_FRESH"
|
|
18733
18653
|
],
|
|
18734
|
-
"
|
|
18654
|
+
"type": "string",
|
|
18735
18655
|
"xPandora": {
|
|
18656
|
+
"acceptsBooleanString": true,
|
|
18736
18657
|
"allowedGateCodes": [
|
|
18737
18658
|
"MATCH_AND_RULES",
|
|
18738
18659
|
"POLYMARKET_SOURCE_FRESH",
|
|
@@ -18765,18 +18686,16 @@
|
|
|
18765
18686
|
"type": "boolean"
|
|
18766
18687
|
},
|
|
18767
18688
|
"target-timestamp": {
|
|
18768
|
-
"
|
|
18769
|
-
|
|
18770
|
-
|
|
18771
|
-
|
|
18772
|
-
"type": "integer"
|
|
18773
|
-
},
|
|
18774
|
-
{
|
|
18775
|
-
"description": "Explicit ISO date/time override for target timestamp.",
|
|
18776
|
-
"type": "string"
|
|
18777
|
-
}
|
|
18689
|
+
"description": "Explicit target timestamp override.",
|
|
18690
|
+
"examples": [
|
|
18691
|
+
"1777777777",
|
|
18692
|
+
"2026-12-31T00:00:00Z"
|
|
18778
18693
|
],
|
|
18779
|
-
"
|
|
18694
|
+
"type": "string",
|
|
18695
|
+
"xPandora": {
|
|
18696
|
+
"acceptsIsoDatetime": true,
|
|
18697
|
+
"acceptsUnixSeconds": true
|
|
18698
|
+
}
|
|
18780
18699
|
},
|
|
18781
18700
|
"trust-deploy": {
|
|
18782
18701
|
"description": "Trust manifest deploy pair.",
|
|
@@ -28534,18 +28453,14 @@
|
|
|
28534
28453
|
"type": "string"
|
|
28535
28454
|
},
|
|
28536
28455
|
"skip-gate": {
|
|
28537
|
-
"
|
|
28538
|
-
|
|
28539
|
-
|
|
28540
|
-
|
|
28541
|
-
},
|
|
28542
|
-
{
|
|
28543
|
-
"description": "Comma-delimited gate skip list.",
|
|
28544
|
-
"type": "string"
|
|
28545
|
-
}
|
|
28456
|
+
"description": "Set to \"true\" to skip all mirror sync gates, or provide a comma-delimited named skip list.",
|
|
28457
|
+
"examples": [
|
|
28458
|
+
"true",
|
|
28459
|
+
"MATCH_AND_RULES,POLYMARKET_SOURCE_FRESH"
|
|
28546
28460
|
],
|
|
28547
|
-
"
|
|
28461
|
+
"type": "string",
|
|
28548
28462
|
"xPandora": {
|
|
28463
|
+
"acceptsBooleanString": true,
|
|
28549
28464
|
"allowedGateCodes": [
|
|
28550
28465
|
"MATCH_AND_RULES",
|
|
28551
28466
|
"POLYMARKET_SOURCE_FRESH",
|
|
@@ -31680,18 +31595,14 @@
|
|
|
31680
31595
|
"type": "string"
|
|
31681
31596
|
},
|
|
31682
31597
|
"skip-gate": {
|
|
31683
|
-
"
|
|
31684
|
-
|
|
31685
|
-
|
|
31686
|
-
|
|
31687
|
-
},
|
|
31688
|
-
{
|
|
31689
|
-
"description": "Comma-delimited gate skip list.",
|
|
31690
|
-
"type": "string"
|
|
31691
|
-
}
|
|
31598
|
+
"description": "Set to \"true\" to skip all mirror sync gates, or provide a comma-delimited named skip list.",
|
|
31599
|
+
"examples": [
|
|
31600
|
+
"true",
|
|
31601
|
+
"MATCH_AND_RULES,POLYMARKET_SOURCE_FRESH"
|
|
31692
31602
|
],
|
|
31693
|
-
"
|
|
31603
|
+
"type": "string",
|
|
31694
31604
|
"xPandora": {
|
|
31605
|
+
"acceptsBooleanString": true,
|
|
31695
31606
|
"allowedGateCodes": [
|
|
31696
31607
|
"MATCH_AND_RULES",
|
|
31697
31608
|
"POLYMARKET_SOURCE_FRESH",
|
|
@@ -34825,18 +34736,14 @@
|
|
|
34825
34736
|
"type": "string"
|
|
34826
34737
|
},
|
|
34827
34738
|
"skip-gate": {
|
|
34828
|
-
"
|
|
34829
|
-
|
|
34830
|
-
|
|
34831
|
-
|
|
34832
|
-
},
|
|
34833
|
-
{
|
|
34834
|
-
"description": "Comma-delimited gate skip list.",
|
|
34835
|
-
"type": "string"
|
|
34836
|
-
}
|
|
34739
|
+
"description": "Set to \"true\" to skip all mirror sync gates, or provide a comma-delimited named skip list.",
|
|
34740
|
+
"examples": [
|
|
34741
|
+
"true",
|
|
34742
|
+
"MATCH_AND_RULES,POLYMARKET_SOURCE_FRESH"
|
|
34837
34743
|
],
|
|
34838
|
-
"
|
|
34744
|
+
"type": "string",
|
|
34839
34745
|
"xPandora": {
|
|
34746
|
+
"acceptsBooleanString": true,
|
|
34840
34747
|
"allowedGateCodes": [
|
|
34841
34748
|
"MATCH_AND_RULES",
|
|
34842
34749
|
"POLYMARKET_SOURCE_FRESH",
|
|
@@ -40322,19 +40229,12 @@
|
|
|
40322
40229
|
"type": "string"
|
|
40323
40230
|
},
|
|
40324
40231
|
"series": {
|
|
40325
|
-
"
|
|
40326
|
-
|
|
40327
|
-
|
|
40328
|
-
|
|
40329
|
-
|
|
40330
|
-
|
|
40331
|
-
"description": "Series specifications.",
|
|
40332
|
-
"items": {
|
|
40333
|
-
"type": "string"
|
|
40334
|
-
},
|
|
40335
|
-
"type": "array"
|
|
40336
|
-
}
|
|
40337
|
-
]
|
|
40232
|
+
"description": "Series specification id:v1,v2,..., or a semicolon-delimited list of series specifications.",
|
|
40233
|
+
"minLength": 1,
|
|
40234
|
+
"type": "string",
|
|
40235
|
+
"xPandora": {
|
|
40236
|
+
"acceptsSemicolonSeparatedList": true
|
|
40237
|
+
}
|
|
40338
40238
|
},
|
|
40339
40239
|
"tail-alpha": {
|
|
40340
40240
|
"description": "Tail alpha level.",
|
|
@@ -55371,62 +55271,29 @@
|
|
|
55371
55271
|
"type": "string"
|
|
55372
55272
|
},
|
|
55373
55273
|
"category": {
|
|
55374
|
-
"
|
|
55375
|
-
|
|
55376
|
-
|
|
55377
|
-
|
|
55378
|
-
"type": "integer"
|
|
55379
|
-
},
|
|
55380
|
-
{
|
|
55381
|
-
"description": "Canonical category name.",
|
|
55382
|
-
"enum": [
|
|
55383
|
-
"Politics",
|
|
55384
|
-
"Sports",
|
|
55385
|
-
"Finance",
|
|
55386
|
-
"Crypto",
|
|
55387
|
-
"Culture",
|
|
55388
|
-
"Technology",
|
|
55389
|
-
"Science",
|
|
55390
|
-
"Entertainment",
|
|
55391
|
-
"Health",
|
|
55392
|
-
"Environment",
|
|
55393
|
-
"Other"
|
|
55394
|
-
],
|
|
55395
|
-
"examples": [
|
|
55396
|
-
"Politics",
|
|
55397
|
-
"Sports",
|
|
55398
|
-
"Finance",
|
|
55399
|
-
"Crypto",
|
|
55400
|
-
"Culture",
|
|
55401
|
-
"Technology",
|
|
55402
|
-
"Science",
|
|
55403
|
-
"Entertainment",
|
|
55404
|
-
"Health",
|
|
55405
|
-
"Environment",
|
|
55406
|
-
"Other"
|
|
55407
|
-
],
|
|
55408
|
-
"type": "string"
|
|
55409
|
-
},
|
|
55410
|
-
{
|
|
55411
|
-
"description": "Case-insensitive category name accepted by the CLI.",
|
|
55412
|
-
"examples": [
|
|
55413
|
-
"Politics",
|
|
55414
|
-
"Sports",
|
|
55415
|
-
"Finance",
|
|
55416
|
-
"Crypto",
|
|
55417
|
-
"Culture",
|
|
55418
|
-
"Technology",
|
|
55419
|
-
"Science",
|
|
55420
|
-
"Entertainment",
|
|
55421
|
-
"Health",
|
|
55422
|
-
"Environment",
|
|
55423
|
-
"Other"
|
|
55424
|
-
],
|
|
55425
|
-
"pattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$",
|
|
55426
|
-
"type": "string"
|
|
55427
|
-
}
|
|
55274
|
+
"description": "Category id or canonical category name.",
|
|
55275
|
+
"examples": [
|
|
55276
|
+
"Sports",
|
|
55277
|
+
"3"
|
|
55428
55278
|
],
|
|
55429
|
-
"
|
|
55279
|
+
"type": "string",
|
|
55280
|
+
"xPandora": {
|
|
55281
|
+
"acceptsIntegerStrings": true,
|
|
55282
|
+
"allowedCategoryNames": [
|
|
55283
|
+
"Politics",
|
|
55284
|
+
"Sports",
|
|
55285
|
+
"Finance",
|
|
55286
|
+
"Crypto",
|
|
55287
|
+
"Culture",
|
|
55288
|
+
"Technology",
|
|
55289
|
+
"Science",
|
|
55290
|
+
"Entertainment",
|
|
55291
|
+
"Health",
|
|
55292
|
+
"Environment",
|
|
55293
|
+
"Other"
|
|
55294
|
+
],
|
|
55295
|
+
"caseInsensitivePattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$"
|
|
55296
|
+
}
|
|
55430
55297
|
},
|
|
55431
55298
|
"creation-window-close-min": {
|
|
55432
55299
|
"description": "Creation window close minutes before kickoff.",
|
|
@@ -55783,62 +55650,29 @@
|
|
|
55783
55650
|
"type": "object"
|
|
55784
55651
|
},
|
|
55785
55652
|
"category": {
|
|
55786
|
-
"
|
|
55787
|
-
|
|
55788
|
-
|
|
55789
|
-
|
|
55790
|
-
"type": "integer"
|
|
55791
|
-
},
|
|
55792
|
-
{
|
|
55793
|
-
"description": "Canonical category name.",
|
|
55794
|
-
"enum": [
|
|
55795
|
-
"Politics",
|
|
55796
|
-
"Sports",
|
|
55797
|
-
"Finance",
|
|
55798
|
-
"Crypto",
|
|
55799
|
-
"Culture",
|
|
55800
|
-
"Technology",
|
|
55801
|
-
"Science",
|
|
55802
|
-
"Entertainment",
|
|
55803
|
-
"Health",
|
|
55804
|
-
"Environment",
|
|
55805
|
-
"Other"
|
|
55806
|
-
],
|
|
55807
|
-
"examples": [
|
|
55808
|
-
"Politics",
|
|
55809
|
-
"Sports",
|
|
55810
|
-
"Finance",
|
|
55811
|
-
"Crypto",
|
|
55812
|
-
"Culture",
|
|
55813
|
-
"Technology",
|
|
55814
|
-
"Science",
|
|
55815
|
-
"Entertainment",
|
|
55816
|
-
"Health",
|
|
55817
|
-
"Environment",
|
|
55818
|
-
"Other"
|
|
55819
|
-
],
|
|
55820
|
-
"type": "string"
|
|
55821
|
-
},
|
|
55822
|
-
{
|
|
55823
|
-
"description": "Case-insensitive category name accepted by the CLI.",
|
|
55824
|
-
"examples": [
|
|
55825
|
-
"Politics",
|
|
55826
|
-
"Sports",
|
|
55827
|
-
"Finance",
|
|
55828
|
-
"Crypto",
|
|
55829
|
-
"Culture",
|
|
55830
|
-
"Technology",
|
|
55831
|
-
"Science",
|
|
55832
|
-
"Entertainment",
|
|
55833
|
-
"Health",
|
|
55834
|
-
"Environment",
|
|
55835
|
-
"Other"
|
|
55836
|
-
],
|
|
55837
|
-
"pattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$",
|
|
55838
|
-
"type": "string"
|
|
55839
|
-
}
|
|
55653
|
+
"description": "Category id or canonical category name.",
|
|
55654
|
+
"examples": [
|
|
55655
|
+
"Sports",
|
|
55656
|
+
"3"
|
|
55840
55657
|
],
|
|
55841
|
-
"
|
|
55658
|
+
"type": "string",
|
|
55659
|
+
"xPandora": {
|
|
55660
|
+
"acceptsIntegerStrings": true,
|
|
55661
|
+
"allowedCategoryNames": [
|
|
55662
|
+
"Politics",
|
|
55663
|
+
"Sports",
|
|
55664
|
+
"Finance",
|
|
55665
|
+
"Crypto",
|
|
55666
|
+
"Culture",
|
|
55667
|
+
"Technology",
|
|
55668
|
+
"Science",
|
|
55669
|
+
"Entertainment",
|
|
55670
|
+
"Health",
|
|
55671
|
+
"Environment",
|
|
55672
|
+
"Other"
|
|
55673
|
+
],
|
|
55674
|
+
"caseInsensitivePattern": "^(?:[pP][oO][lL][iI][tT][iI][cC][sS]|[sS][pP][oO][rR][tT][sS]|[fF][iI][nN][aA][nN][cC][eE]|[cC][rR][yY][pP][tT][oO]|[cC][uU][lL][tT][uU][rR][eE]|[tT][eE][cC][hH][nN][oO][lL][oO][gG][yY]|[sS][cC][iI][eE][nN][cC][eE]|[eE][nN][tT][eE][rR][tT][aA][iI][nN][mM][eE][nN][tT]|[hH][eE][aA][lL][tT][hH]|[eE][nN][vV][iI][rR][oO][nN][mM][eE][nN][tT]|[oO][tT][hH][eE][rR])$"
|
|
55675
|
+
}
|
|
55842
55676
|
},
|
|
55843
55677
|
"chain-id": {
|
|
55844
55678
|
"description": "Chain id.",
|
package/package.json
CHANGED