From 0971c08b0b9a067ede3a559cdd2d65bd4d43099d Mon Sep 17 00:00:00 2001 From: emmymayo Date: Thu, 23 Feb 2023 20:13:09 +0100 Subject: [PATCH] added instructions --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3aeedb1..2cf829b 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ ## INSTRUCTIONS -QA the the following APIs provide in the postman collection QA.postman_collection.json +QA the the following APIs provided in the postman collection QA.postman_collection.json - List Books - Get A Book @@ -9,8 +9,10 @@ QA the the following APIs provide in the postman collection QA.postman_collectio - Delete Book - Create Author -If Api requires authentication, Call the Authenticate API to get the token. +If API requires authentication, Call the ***Authenticate*** API to get the token. + Then set the Authorization header (bearer token) + Authorization Bearer