Skip to content

Commit

Permalink
Update Steam Web API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 15, 2023
1 parent b691832 commit f85077f
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4691,6 +4691,11 @@
}
]
},
"GetMatchMVPVotes": {
"_type": "undocumented",
"version": 1,
"parameters": []
},
"GetTeamInfoByTeamID": {
"version": 1,
"httpmethod": "GET",
Expand Down Expand Up @@ -5635,6 +5640,11 @@
"version": 1,
"parameters": []
},
"GetGameItems": {
"_type": "undocumented",
"version": 1,
"parameters": []
},
"GetHeroes": {
"_type": "undocumented",
"version": 1,
Expand Down Expand Up @@ -5667,6 +5677,11 @@
"version": 1,
"parameters": []
},
"GetGameItems": {
"_type": "undocumented",
"version": 1,
"parameters": []
},
"GetHeroes": {
"_type": "undocumented",
"version": 1,
Expand Down Expand Up @@ -9310,6 +9325,11 @@
"_type": "undocumented",
"version": 1,
"parameters": []
},
"SwitchSessionToPush": {
"_type": "undocumented",
"version": 1,
"parameters": []
}
},
"INewsService": {
Expand Down Expand Up @@ -18126,6 +18146,33 @@
]
}
},
"ISteamWebUserPresenceOAuth": {
"DeviceInfo": {
"_type": "undocumented",
"version": 1,
"parameters": []
},
"Logoff": {
"_type": "undocumented",
"version": 1,
"parameters": []
},
"Logon": {
"_type": "undocumented",
"version": 1,
"parameters": []
},
"Message": {
"_type": "undocumented",
"version": 1,
"parameters": []
},
"Poll": {
"_type": "undocumented",
"version": 1,
"parameters": []
}
},
"ISteamWorkshop": {
"AssociateWorkshopItems": {
"_type": "publisher_only",
Expand Down

0 comments on commit f85077f

Please sign in to comment.