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 5, 2024
1 parent 5375c02 commit 161a6b5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -34309,6 +34309,12 @@
"type": "uint32",
"optional": true,
"description": ""
},
{
"name": "allow_late_firing",
"type": "bool",
"optional": true,
"description": ""
}
]
},
Expand Down Expand Up @@ -34366,6 +34372,12 @@
"type": "uint32",
"optional": true,
"description": ""
},
{
"name": "allow_late_firing",
"type": "bool",
"optional": true,
"description": ""
}
]
},
Expand Down

0 comments on commit 161a6b5

Please sign in to comment.