Update API docs

This commit is contained in:
rubenwardy
2021-02-03 12:50:16 +00:00
parent 21cf5b57c1
commit 0c08738a66
2 changed files with 5 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ Tokens can be attained by visiting [Settings > API Tokens](/user/tokens/).
* See [Package Queries](#package-queries)
* GET `/api/packages/<username>/<name>/` (Read)
* PUT `/api/packages/<author>/<name>/` (Update)
* Requires authentication.
* JSON dictionary with any of these keys (all are optional, null to delete Nullables):
* `type`: One of `GAME`, `MOD`, `TXP`.
* `title`: Human-readable title.