Commit d7f7190f authored by Zohten's avatar Zohten

fix

parent 36990e42
......@@ -6,8 +6,8 @@ Pour tester les différents endpoint, nous avons centralisé les requêtes dans
|Endpoint principal |Description |
|------------------------------|------------------------------|
|[`/login`](/login.md) |Concerne l'authentification |
|[`/user`](/user.md) |Concerne l'utilisateur |
|[`/blacklist`](/blacklist.md) |Concerne la blacklist |
|[`/game`](/game.md) |Concerne les salles de jeu |
|[`/round`](/round.md) |Ouverture/création d'un round |
|[`/login`](backend/login.md) |Concerne l'authentification |
|[`/user`](backend/user.md) |Concerne l'utilisateur |
|[`/blacklist`](backend/blacklist.md) |Concerne la blacklist |
|[`/game`](backend/game.md) |Concerne les salles de jeu |
|[`/round`](backend/round.md) |Ouverture/création d'un round |
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment