added instructions
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## INSTRUCTIONS
|
## 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
|
- List Books
|
||||||
- Get A Book
|
- Get A Book
|
||||||
@@ -9,8 +9,10 @@ QA the the following APIs provide in the postman collection QA.postman_collectio
|
|||||||
- Delete Book
|
- Delete Book
|
||||||
- Create Author
|
- 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)
|
Then set the Authorization header (bearer token)
|
||||||
|
|
||||||
Authorization Bearer <token>
|
Authorization Bearer <token>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user