Answer the question
In order to leave comments, you need to log in
GetBook endpoint according to REST API?
You need to make an endpoint 'get a book by id or uuid' (books seem to have two identifiers).
What will the address look like according to the REST API?
Get /books/:idOrUuid (Is it possible at all?)
Or is it only possible?
Get /books [body params: bookId, bookUuid]
PS the customer asks :)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question