Skip to content

Commit 8870f19

Browse files
Update Steam Web API reference
1 parent 5c44aa1 commit 8870f19

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

api.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28886,7 +28886,13 @@
2888628886
]
2888728887
},
2888828888
{
28889-
"name": "next_item_threshold",
28889+
"name": "item_sequence_end",
28890+
"type": "uint32",
28891+
"optional": true,
28892+
"description": ""
28893+
},
28894+
{
28895+
"name": "item_sequence_end_threshold",
2889028896
"type": "float",
2889128897
"optional": true,
2889228898
"description": ""
@@ -29031,7 +29037,13 @@
2903129037
]
2903229038
},
2903329039
{
29034-
"name": "next_item_threshold",
29040+
"name": "item_sequence_end",
29041+
"type": "uint32",
29042+
"optional": true,
29043+
"description": ""
29044+
},
29045+
{
29046+
"name": "item_sequence_end_threshold",
2903529047
"type": "float",
2903629048
"optional": true,
2903729049
"description": ""
@@ -34675,6 +34687,12 @@
3467534687
"type": "int64",
3467634688
"optional": true,
3467734689
"description": ""
34690+
},
34691+
{
34692+
"name": "played_since",
34693+
"type": "uint32",
34694+
"optional": true,
34695+
"description": ""
3467834696
}
3467934697
]
3468034698
},

0 commit comments

Comments
 (0)