Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Improvements #231

Merged
merged 3 commits into from
Sep 15, 2021
Merged

API Improvements #231

merged 3 commits into from
Sep 15, 2021

Conversation

hkalexling
Copy link
Member

This PR updates the following API endpoints:

  • /api/library:

    • adds the shallow parameter to return only the top-level titles, without their nested titles and entries
  • /api/book/:title_id

    • adds the shallow parameter to return only the title information, without its entries and nested titles
    • adds the sort and ascend parameters to control the sorting method and direction of entries

@hkalexling hkalexling merged commit 219d444 into dev Sep 15, 2021
@Leeingnyo Leeingnyo deleted the feature/api-improvements branch September 15, 2021 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants