add /user/info

master
remrem 1 year ago
parent dd7e607156
commit 7526ab3c26

@ -45,6 +45,20 @@ Réponse:
401 UNAUTHORIZED
```
### Info du compte
Requete:
```
GET /user/info
header(Authorization: TOKEN)
```
Réponse:
```
200 OK
401 UNAUTHORIZED
404 NOT FOUND
```
### Modification Attribut
X peut etre remplacé "email" et "username"
Requete:

Loading…
Cancel
Save