From 2af52034b6f7eb887c63e2129bfe58a81472fb8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20P=C3=A9rez=20Ngounou?= Date: Sat, 11 Feb 2023 13:22:59 +0100 Subject: [PATCH] com --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c600956..a9d99b7 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,12 @@ mutation Addjoueur{ ## Requêtes RestFull Client RestFull utilisé : Postman -lien de la collection : https://codefirst.iut.uca.fr/git/victor_perez.ngounou/ApiBowlingProject/-/blob/master/Documentation/RestFull%20API%20Bowling.postman_collection.json +lien de la collection : [Collection postman](https://codefirst.iut.uca.fr/git/victor_perez.ngounou/ApiBowlingProject/src/branch/main/Documentation/Requète%20pour%20excécuter%20et%20tester%20l%27api%20ResFull.postman_collection.json) +url swagger local : +```url +https://localhost:7097/swagger/index.html +``` ## Usage