Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
ceva24-bot committed Feb 19, 2024
1 parent d60eab6 commit 422d1e7
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions dist/steamworks-web-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -7108,6 +7108,15 @@
"type": "boolean"
}
},
{
"name": "admin_query",
"in": "query",
"description": "(Required) Admin tool is doing a query, return hidden items",
"required": false,
"schema": {
"type": "boolean"
}
},
{
"name": "input_json",
"in": "query",
Expand Down Expand Up @@ -7414,6 +7423,15 @@
"format": "{enum}"
}
},
{
"name": "admin_query",
"in": "query",
"description": "(Required) Admin tool is doing a query, return hidden items",
"required": false,
"schema": {
"type": "boolean"
}
},
{
"name": "totalonly",
"in": "query",
Expand Down Expand Up @@ -7782,6 +7800,15 @@
"format": "{enum}"
}
},
{
"name": "admin_query",
"in": "query",
"description": "(Required) Admin tool is doing a query, return hidden items",
"required": false,
"schema": {
"type": "boolean"
}
},
{
"name": "totalonly",
"in": "query",
Expand Down Expand Up @@ -8253,6 +8280,15 @@
"format": "{enum}"
}
},
{
"name": "admin_query",
"in": "query",
"description": "(Required) Admin tool is doing a query, return hidden items",
"required": false,
"schema": {
"type": "boolean"
}
},
{
"name": "totalonly",
"in": "query",
Expand Down

0 comments on commit 422d1e7

Please sign in to comment.