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 11, 2024
1 parent 63c7d53 commit 6d7f4ae
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -10388,8 +10388,8 @@
"description": ""
},
{
"name": "search_term",
"type": "string",
"name": "excluded_store_tagids[0]",
"type": "uint32[]",
"optional": true,
"description": ""
},
Expand All @@ -10400,7 +10400,7 @@
"description": ""
},
{
"name": "search_term__field_21",
"name": "search_term",
"type": "string",
"optional": true,
"description": ""
Expand Down Expand Up @@ -10700,6 +10700,12 @@
"type": "string",
"optional": true,
"description": ""
},
{
"name": "excluded_store_tagids[0]",
"type": "uint32[]",
"optional": true,
"description": ""
}
]
},
Expand Down Expand Up @@ -14491,6 +14497,12 @@
"type": "bool",
"optional": true,
"description": ""
},
{
"name": "include_links",
"type": "bool",
"optional": true,
"description": ""
}
]
}
Expand Down

0 comments on commit 6d7f4ae

Please sign in to comment.