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

WIP: feat: add more OpenAPI specs #3198

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    15136e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9efd353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1811e0a View commit details
    Browse the repository at this point in the history
  4. fix: some typos

    Vito0912 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3e94497 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    7ae904c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11826c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Updated LibraryItemController Paths (See description)

    Added missing abridged
    Fixed wrong type on start of bookChapter
    Added missing libraryFile for LibraryItem
    Added missing type to id in media
    Vito0912 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e6d4e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    7ef2eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3cb4e View commit details
    Browse the repository at this point in the history
  3. Added /api/me endpoint

    Vito0912 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b0d85a8 View commit details
    Browse the repository at this point in the history
  4. Added two endpoints

    Vito0912 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5e63efd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811893f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Added some new endpoints

    Vito0912 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7274b87 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Schema updates from August 3 (#1)

    * Update: formatting
    
    * Fix: libraryItemController `play` endpoint
    + Endpoints cannot have optional path parameters
    + Moved schemas to `components` section
    
    * Fix: MeController optional path parameters
    
    * Fix: Books do not have `episodeId` in `mediaProgress`
    
    * Fix: `PlaybackSession` oneOf between book and podcast
    
    * Update: bundled spec
    
    * Fix: `allowReserved` in LibraryItem include query
    
    * Add: tags to AuthController endpoints
    
    * Fix: summary of play endpoints
    
    * Update: bundled spec
    nichwall authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3a91092 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    4f6c2b3 View commit details
    Browse the repository at this point in the history