mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22:24 +01:00
Fix typo in API docs
This commit is contained in:
parent
02311f190b
commit
c4c8390ead
@ -212,7 +212,7 @@ curl -X POST https://content.minetest.net/api/packages/username/name/screenshots
|
||||
|
||||
## Reviews
|
||||
|
||||
* GET `/api/packages/<username></<name>/releases/` (List)
|
||||
* GET `/api/packages/<username>/<name>/releases/` (List)
|
||||
* Returns array of review dictionaries with keys:
|
||||
* `user`: dictionary with `display_name` and `username`.
|
||||
* `title`: review title
|
||||
|
Loading…
Reference in New Issue
Block a user