Compare commits

..

3 Commits

Author SHA1 Message Date
emmymayo 0971c08b0b added instructions 2023-02-23 20:13:09 +01:00
emmymayo 017fc53b0a update readme 2023-02-23 20:11:31 +01:00
emmymayo 97f5ee38fb update readme 2023-02-23 20:11:27 +01:00
+24
View File
@@ -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
**Credential**
- role : admin,
- email: adminlibrary3@manaknight.com.