Fix docs on cover-image

This commit is contained in:
rubenwardy 2022-02-02 01:21:33 +00:00
parent e7d2f09eb4
commit dfef268b05
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ curl -X DELETE https://content.minetest.net/api/packages/username/name/releases/
* POST `/api/packages/<username>/<name>/screenshots/order/`
* Requires authentication.
* Body is a JSON array containing the screenshot IDs in their order.
* POST `/api/packages/<username>/<name>/screenshots/order/`
* POST `/api/packages/<username>/<name>/screenshots/cover-image/`
* Requires authentication.
* Body is a JSON dictionary with "cover_image" containing the screenshot ID.