mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
be more clear in docs
This commit is contained in:
parent
c8dad9dfbb
commit
34adbd32d7
@ -286,10 +286,10 @@ block content
|
|||||||
li
|
li
|
||||||
| <b>checked</b>: 1 external request. Skin cached, checked for updates, no skin downloaded.<br>
|
| <b>checked</b>: 1 external request. Skin cached, checked for updates, no skin downloaded.<br>
|
||||||
| This happens either when the user removed their skin or when it didn't change.
|
| This happens either when the user removed their skin or when it didn't change.
|
||||||
li <b>downloaded</b>: 2 external requests. Skin changed or unknown, downloaded.
|
li <b>downloaded</b>: 2 external requests. First request or skin changed, skin downloaded.
|
||||||
li
|
li
|
||||||
| <b>server error</b>: This can happen, for example, when Mojang's servers are down.<br>
|
| <b>server error</b>: This can happen, for example, when Mojang's servers are down.<br>
|
||||||
| If possible, an outdated image is served instead.
|
| If possible, a cached image is served instead.
|
||||||
li
|
li
|
||||||
| <b>user error</b>: You have done something wrong, such as requesting a malformed userid.<br>
|
| <b>user error</b>: You have done something wrong, such as requesting a malformed userid.<br>
|
||||||
| Check the response body for details.
|
| Check the response body for details.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user