2020-11-10
- [Breaking] Changed the
groups map in chapter listings to an array of simple group entities
so that it's in line with the rest of the api
- [Breaking] Moved the
parameter in POST /user/{id}/marker from the query to the body
- Fixed
always returning null in the manga endpoint
- Added
user ID and
to chapter entities
- Added a short explanation about authentication to the
field in the index
- Added /relations to describe the available manga relation types
- Added /follows to describe the available follow types (consider this temporary, we may rework the endpoint)