Skip to content

Commit

Permalink
Update Steam Web API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
SteamDB-Tracker committed Dec 13, 2024
1 parent 041f385 commit a0ea0d5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -23595,6 +23595,12 @@
"type": "uint32",
"optional": true,
"description": ""
},
{
"name": "compact_table",
"type": "string",
"optional": true,
"description": ""
}
]
},
Expand Down Expand Up @@ -25075,6 +25081,12 @@
"type": "uint32",
"optional": true,
"description": ""
},
{
"name": "compact_table",
"type": "string",
"optional": true,
"description": ""
}
]
},
Expand Down Expand Up @@ -27729,6 +27741,12 @@
"type": "uint32",
"optional": true,
"description": ""
},
{
"name": "compact_table",
"type": "string",
"optional": true,
"description": ""
}
]
},
Expand Down

0 comments on commit a0ea0d5

Please sign in to comment.