Number of APIs: 7
POST {{baseURL}}/authors/
GET {{baseURL}}/authors/-1
PUT {{baseURL}}/authors/-1/
PUT {{baseURL}}/authors/{{authorId}}/
PATCH {{baseURL}}/authors/-1/
PATCH {{baseURL}}/authors/{{authorId}}/
DELETE {{baseURL}}/authors/-1/
ENDPOINTS