Skip to content

Commit cb6f9a7

Browse files
Update Steam Web API reference
1 parent 9f07ca7 commit cb6f9a7

File tree

1 file changed

+238
-36
lines changed

1 file changed

+238
-36
lines changed

api.json

Lines changed: 238 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -22968,6 +22968,12 @@
2296822968
"type": "uint32",
2296922969
"optional": true,
2297022970
"description": ""
22971+
},
22972+
{
22973+
"name": "inference_iterate",
22974+
"type": "bool",
22975+
"optional": true,
22976+
"description": ""
2297122977
}
2297222978
]
2297322979
},
@@ -24007,12 +24013,6 @@
2400724013
"optional": true,
2400824014
"description": ""
2400924015
},
24010-
{
24011-
"name": "snapshot_location",
24012-
"type": "int32",
24013-
"optional": true,
24014-
"description": ""
24015-
},
2401624016
{
2401724017
"name": "config_data_source",
2401824018
"type": "CMsgSteamLearnProjectSnapshotConfigDataSource",
@@ -24101,12 +24101,6 @@
2410124101
"optional": true,
2410224102
"description": ""
2410324103
},
24104-
{
24105-
"name": "snapshot_location",
24106-
"type": "int32",
24107-
"optional": true,
24108-
"description": ""
24109-
},
2411024104
{
2411124105
"name": "train_weight_decay",
2411224106
"type": "float",
@@ -24194,6 +24188,32 @@
2419424188
"description": ""
2419524189
}
2419624190
]
24191+
},
24192+
{
24193+
"name": "filter_range",
24194+
"type": "CMsgSteamLearnProjectSnapshotFilterRange",
24195+
"optional": true,
24196+
"description": "",
24197+
"extra": [
24198+
{
24199+
"name": "data_element_path",
24200+
"type": "string",
24201+
"optional": true,
24202+
"description": ""
24203+
},
24204+
{
24205+
"name": "min_value",
24206+
"type": "float",
24207+
"optional": true,
24208+
"description": ""
24209+
},
24210+
{
24211+
"name": "max_value",
24212+
"type": "float",
24213+
"optional": true,
24214+
"description": ""
24215+
}
24216+
]
2419724217
}
2419824218
]
2419924219
},
@@ -24560,6 +24580,12 @@
2456024580
"type": "uint32",
2456124581
"optional": true,
2456224582
"description": ""
24583+
},
24584+
{
24585+
"name": "inference_iterate",
24586+
"type": "bool",
24587+
"optional": true,
24588+
"description": ""
2456324589
}
2456424590
]
2456524591
},
@@ -25599,12 +25625,6 @@
2559925625
"optional": true,
2560025626
"description": ""
2560125627
},
25602-
{
25603-
"name": "snapshot_location",
25604-
"type": "int32",
25605-
"optional": true,
25606-
"description": ""
25607-
},
2560825628
{
2560925629
"name": "config_data_source",
2561025630
"type": "CMsgSteamLearnProjectSnapshotConfigDataSource",
@@ -25693,12 +25713,6 @@
2569325713
"optional": true,
2569425714
"description": ""
2569525715
},
25696-
{
25697-
"name": "snapshot_location",
25698-
"type": "int32",
25699-
"optional": true,
25700-
"description": ""
25701-
},
2570225716
{
2570325717
"name": "train_weight_decay",
2570425718
"type": "float",
@@ -25786,6 +25800,32 @@
2578625800
"description": ""
2578725801
}
2578825802
]
25803+
},
25804+
{
25805+
"name": "filter_range",
25806+
"type": "CMsgSteamLearnProjectSnapshotFilterRange",
25807+
"optional": true,
25808+
"description": "",
25809+
"extra": [
25810+
{
25811+
"name": "data_element_path",
25812+
"type": "string",
25813+
"optional": true,
25814+
"description": ""
25815+
},
25816+
{
25817+
"name": "min_value",
25818+
"type": "float",
25819+
"optional": true,
25820+
"description": ""
25821+
},
25822+
{
25823+
"name": "max_value",
25824+
"type": "float",
25825+
"optional": true,
25826+
"description": ""
25827+
}
25828+
]
2578925829
}
2579025830
]
2579125831
},
@@ -27368,6 +27408,12 @@
2736827408
"type": "uint32",
2736927409
"optional": true,
2737027410
"description": ""
27411+
},
27412+
{
27413+
"name": "inference_iterate",
27414+
"type": "bool",
27415+
"optional": true,
27416+
"description": ""
2737127417
}
2737227418
]
2737327419
},
@@ -28407,12 +28453,6 @@
2840728453
"optional": true,
2840828454
"description": ""
2840928455
},
28410-
{
28411-
"name": "snapshot_location",
28412-
"type": "int32",
28413-
"optional": true,
28414-
"description": ""
28415-
},
2841628456
{
2841728457
"name": "config_data_source",
2841828458
"type": "CMsgSteamLearnProjectSnapshotConfigDataSource",
@@ -28501,12 +28541,6 @@
2850128541
"optional": true,
2850228542
"description": ""
2850328543
},
28504-
{
28505-
"name": "snapshot_location",
28506-
"type": "int32",
28507-
"optional": true,
28508-
"description": ""
28509-
},
2851028544
{
2851128545
"name": "train_weight_decay",
2851228546
"type": "float",
@@ -28594,6 +28628,32 @@
2859428628
"description": ""
2859528629
}
2859628630
]
28631+
},
28632+
{
28633+
"name": "filter_range",
28634+
"type": "CMsgSteamLearnProjectSnapshotFilterRange",
28635+
"optional": true,
28636+
"description": "",
28637+
"extra": [
28638+
{
28639+
"name": "data_element_path",
28640+
"type": "string",
28641+
"optional": true,
28642+
"description": ""
28643+
},
28644+
{
28645+
"name": "min_value",
28646+
"type": "float",
28647+
"optional": true,
28648+
"description": ""
28649+
},
28650+
{
28651+
"name": "max_value",
28652+
"type": "float",
28653+
"optional": true,
28654+
"description": ""
28655+
}
28656+
]
2859728657
}
2859828658
]
2859928659
},
@@ -34879,6 +34939,148 @@
3487934939
"description": ""
3488034940
}
3488134941
]
34942+
},
34943+
{
34944+
"name": "context",
34945+
"type": "StoreBrowseContext",
34946+
"optional": true,
34947+
"description": "",
34948+
"extra": [
34949+
{
34950+
"name": "language",
34951+
"type": "string",
34952+
"optional": true,
34953+
"description": ""
34954+
},
34955+
{
34956+
"name": "elanguage",
34957+
"type": "int32",
34958+
"optional": true,
34959+
"description": ""
34960+
},
34961+
{
34962+
"name": "country_code",
34963+
"type": "string",
34964+
"optional": true,
34965+
"description": ""
34966+
},
34967+
{
34968+
"name": "steam_realm",
34969+
"type": "int32",
34970+
"optional": true,
34971+
"description": ""
34972+
}
34973+
]
34974+
},
34975+
{
34976+
"name": "data_request",
34977+
"type": "StoreBrowseItemDataRequest",
34978+
"optional": true,
34979+
"description": "",
34980+
"extra": [
34981+
{
34982+
"name": "include_assets",
34983+
"type": "bool",
34984+
"optional": true,
34985+
"description": ""
34986+
},
34987+
{
34988+
"name": "include_release",
34989+
"type": "bool",
34990+
"optional": true,
34991+
"description": ""
34992+
},
34993+
{
34994+
"name": "include_platforms",
34995+
"type": "bool",
34996+
"optional": true,
34997+
"description": ""
34998+
},
34999+
{
35000+
"name": "include_all_purchase_options",
35001+
"type": "bool",
35002+
"optional": true,
35003+
"description": ""
35004+
},
35005+
{
35006+
"name": "include_screenshots",
35007+
"type": "bool",
35008+
"optional": true,
35009+
"description": ""
35010+
},
35011+
{
35012+
"name": "include_trailers",
35013+
"type": "bool",
35014+
"optional": true,
35015+
"description": ""
35016+
},
35017+
{
35018+
"name": "include_ratings",
35019+
"type": "bool",
35020+
"optional": true,
35021+
"description": ""
35022+
},
35023+
{
35024+
"name": "include_tag_count",
35025+
"type": "int32",
35026+
"optional": true,
35027+
"description": ""
35028+
},
35029+
{
35030+
"name": "include_reviews",
35031+
"type": "bool",
35032+
"optional": true,
35033+
"description": ""
35034+
},
35035+
{
35036+
"name": "include_basic_info",
35037+
"type": "bool",
35038+
"optional": true,
35039+
"description": ""
35040+
},
35041+
{
35042+
"name": "include_supported_languages",
35043+
"type": "bool",
35044+
"optional": true,
35045+
"description": ""
35046+
},
35047+
{
35048+
"name": "include_full_description",
35049+
"type": "bool",
35050+
"optional": true,
35051+
"description": ""
35052+
},
35053+
{
35054+
"name": "include_included_items",
35055+
"type": "bool",
35056+
"optional": true,
35057+
"description": ""
35058+
},
35059+
{
35060+
"name": "included_item_data_request",
35061+
"type": "StoreBrowseItemDataRequest",
35062+
"optional": true,
35063+
"description": ""
35064+
},
35065+
{
35066+
"name": "include_assets_without_overrides",
35067+
"type": "bool",
35068+
"optional": true,
35069+
"description": ""
35070+
},
35071+
{
35072+
"name": "apply_user_filters",
35073+
"type": "bool",
35074+
"optional": true,
35075+
"description": ""
35076+
},
35077+
{
35078+
"name": "include_links",
35079+
"type": "bool",
35080+
"optional": true,
35081+
"description": ""
35082+
}
35083+
]
3488235084
}
3488335085
]
3488435086
},

0 commit comments

Comments
 (0)