Update api/player/query
parent
90e464a78f
commit
d5f3f23e4e
@ -1,9 +1,9 @@
|
|||||||
# Query Player
|
# Query Player
|
||||||
`GET` [/player/(query)](https://mc.rainnny.club/player/Rainnny)
|
`GET` [/player/(query)](https://api.restfulmc.cc/player/Rainnny)
|
||||||
|
|
||||||
Retrieve information about a player by looking up their username or UUID.
|
Retrieve information about a player by looking up their username or UUID.
|
||||||
|
|
||||||
View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Player%20Controller/getPlayer) for more.
|
View the [Swagger Docs](https://api.restfulmc.cc/swagger-ui/index.html#/Player%20Controller/getPlayer) for more.
|
||||||
|
|
||||||
## Path Variables
|
## Path Variables
|
||||||
| Name | Type | Description |
|
| Name | Type | Description |
|
||||||
@ -35,7 +35,7 @@ Results are cached for up to `1 hour`
|
|||||||
"model": "SLIM",
|
"model": "SLIM",
|
||||||
"legacy": false,
|
"legacy": false,
|
||||||
"parts": {
|
"parts": {
|
||||||
"HEAD": "https://mc.rainnny.club/player/head/fc1d5fe7f29b430d80bb3b093a638b0f.png"
|
"HEAD": "https://api.restfulmc.cc/player/head/fc1d5fe7f29b430d80bb3b093a638b0f.png"
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user