Add option to skip retrieval of download links in get.php

This commit is contained in:
whatever127
2019-09-16 18:09:57 +02:00
parent 4ca7678737
commit 365ab64480
3 changed files with 9 additions and 4 deletions

View File

@ -20,7 +20,7 @@ Example response:
Responses from the UUP dump API are always returned in the `response` key.
If requests fails, a HTTP error code will be set to:
If request fails, a HTTP error code will be set to:
- `400` if request was malformed
- `429` if user is being rate limited
- `500` if retrieval of data was unsuccessful
@ -81,6 +81,9 @@ Parameters:
- **Supported values:** any edition name
- **NOTE:** You need to specify `lang` to get successful request
- `noLinks` - Do not retrieve download links for created UUP set (optional)
- **Supported values:** 0 = Disable, 1 = Enable
#### `/listlangs.php`
Lists available languages for specified Update ID