Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nenuadrian authored Jul 20, 2024
1 parent ad80578 commit a48993f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ All responses are in this JSON format:
|----------------------------------------------|--------|------------------------------------------------|-----------------------------------------------------|
| ping | GET | | Check status of server |
| configuration | GET | | JSON version of the YAML configuration |
| player | PUT | Create new player entity | JSON version of the YAML configuration |
| player | PUT | Create new player entity | Creates player and provides their ID |
| entities | POST | | Find entities via a EntitiesQuery |
| entities | PUT | Create new entity | Create Entity |
| entities/{entityId} | GET | primaryParentEntityId? | Get entity info |
Expand Down

0 comments on commit a48993f

Please sign in to comment.