Skip to content

Commit c02393c

Browse files
Update Steam Web API reference
1 parent 09c5e37 commit c02393c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

api.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8317,7 +8317,21 @@
83178317
"name": "classes[0]",
83188318
"type": "CEcon_GetAssetClassInfo_Request.Class[]",
83198319
"optional": true,
8320-
"description": ""
8320+
"description": "",
8321+
"extra": [
8322+
{
8323+
"name": "classid",
8324+
"type": "uint64",
8325+
"optional": true,
8326+
"description": ""
8327+
},
8328+
{
8329+
"name": "instanceid",
8330+
"type": "uint64",
8331+
"optional": true,
8332+
"description": ""
8333+
}
8334+
]
83218335
},
83228336
{
83238337
"name": "high_pri",

0 commit comments

Comments
 (0)