Skip to content

Commit 37329e3

Browse files
Update Steam Web API reference
1 parent 15c3e44 commit 37329e3

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

api.json

+60
Original file line numberDiff line numberDiff line change
@@ -16894,6 +16894,30 @@
1689416894
}
1689516895
]
1689616896
},
16897+
"GetBatchPartnerEmailAndName": {
16898+
"_type": "undocumented",
16899+
"version": 1,
16900+
"parameters": [
16901+
{
16902+
"name": "key",
16903+
"type": "string",
16904+
"optional": false,
16905+
"description": "Access key"
16906+
},
16907+
{
16908+
"name": "accountids[0]",
16909+
"type": "uint32[]",
16910+
"optional": true,
16911+
"description": ""
16912+
},
16913+
{
16914+
"name": "partnerids[0]",
16915+
"type": "uint32[]",
16916+
"optional": true,
16917+
"description": ""
16918+
}
16919+
]
16920+
},
1689716921
"GetRegistrations": {
1689816922
"_type": "undocumented",
1689916923
"version": 1,
@@ -19448,6 +19472,12 @@
1944819472
"type": "string",
1944919473
"optional": false,
1945019474
"description": "Access key"
19475+
},
19476+
{
19477+
"name": "appid",
19478+
"type": "uint32",
19479+
"optional": true,
19480+
"description": ""
1945119481
}
1945219482
]
1945319483
},
@@ -30009,6 +30039,12 @@
3000930039
"type": "float",
3001030040
"optional": true,
3001130041
"description": ""
30042+
},
30043+
{
30044+
"name": "use_class_weights",
30045+
"type": "bool",
30046+
"optional": true,
30047+
"description": ""
3001230048
}
3001330049
]
3001430050
},
@@ -31537,6 +31573,12 @@
3153731573
"type": "float",
3153831574
"optional": true,
3153931575
"description": ""
31576+
},
31577+
{
31578+
"name": "use_class_weights",
31579+
"type": "bool",
31580+
"optional": true,
31581+
"description": ""
3154031582
}
3154131583
]
3154231584
},
@@ -31970,6 +32012,18 @@
3197032012
"type": "uint32",
3197132013
"optional": true,
3197232014
"description": ""
32015+
},
32016+
{
32017+
"name": "project_id",
32018+
"type": "uint32",
32019+
"optional": true,
32020+
"description": ""
32021+
},
32022+
{
32023+
"name": "published_version",
32024+
"type": "uint32",
32025+
"optional": true,
32026+
"description": ""
3197332027
}
3197432028
]
3197532029
},
@@ -34239,6 +34293,12 @@
3423934293
"type": "float",
3424034294
"optional": true,
3424134295
"description": ""
34296+
},
34297+
{
34298+
"name": "use_class_weights",
34299+
"type": "bool",
34300+
"optional": true,
34301+
"description": ""
3424234302
}
3424334303
]
3424434304
},

0 commit comments

Comments
 (0)