Compare commits
3 Commits
097ada5f11
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 0971c08b0b | |||
| 017fc53b0a | |||
| 97f5ee38fb |
@@ -1,5 +1,29 @@
|
|||||||
|
## INSTRUCTIONS
|
||||||
|
|
||||||
|
QA the the following APIs provided in the postman collection QA.postman_collection.json
|
||||||
|
|
||||||
|
- List Books
|
||||||
|
- Get A Book
|
||||||
|
- Create Book
|
||||||
|
- Update Book
|
||||||
|
- Delete Book
|
||||||
|
- Create Author
|
||||||
|
|
||||||
|
If API requires authentication, Call the ***Authenticate*** API to get the token.
|
||||||
|
|
||||||
|
Then set the Authorization header (bearer token)
|
||||||
|
|
||||||
|
Authorization Bearer <token>
|
||||||
|
|
||||||
|
|
||||||
|
*** Report all issues found ***
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**BASE** : https://mkdlabs.com
|
**BASE** : https://mkdlabs.com
|
||||||
|
|
||||||
**Credential**
|
**Credential**
|
||||||
- role : admin,
|
- role : admin,
|
||||||
- email: adminlibrary3@manaknight.com.
|
- email: adminlibrary3@manaknight.com.
|
||||||
|
|||||||
Reference in New Issue
Block a user