mirror of
https://github.com/minetest/contentdb.git
synced 2024-11-10 09:33:44 +01:00
Fix docs on cover-image
This commit is contained in:
parent
e7d2f09eb4
commit
dfef268b05
@ -240,7 +240,7 @@ curl -X DELETE https://content.minetest.net/api/packages/username/name/releases/
|
|||||||
* POST `/api/packages/<username>/<name>/screenshots/order/`
|
* POST `/api/packages/<username>/<name>/screenshots/order/`
|
||||||
* Requires authentication.
|
* Requires authentication.
|
||||||
* Body is a JSON array containing the screenshot IDs in their order.
|
* 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.
|
* Requires authentication.
|
||||||
* Body is a JSON dictionary with "cover_image" containing the screenshot ID.
|
* Body is a JSON dictionary with "cover_image" containing the screenshot ID.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user