Skip to content

Commit

Permalink
feat: Player apis
Browse files Browse the repository at this point in the history
  • Loading branch information
kpears201 committed Nov 10, 2023
1 parent eaec1db commit 334ca70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/openrpc/player.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
{
"name": "playerId",
"summary": "The id of the player to load content in",
"type": "string",
"schema": {
"type": "string"
},
"required": true
},
{
Expand Down

0 comments on commit 334ca70

Please sign in to comment.