added instructions
This commit is contained in:
@@ -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 <token>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user