Book
This will return a list of mappings from ID -> page num. ID will be the xhtml key and page num will be the reading order this is used to rewrite anchors in the book text so that we always load properly in our reader.
This is essentially building the table of contents
get/api/Book/{chapterId}/chapters
Path parameters
chapterIdinteger required
Response
OK