Skip to content

Commit

Permalink
refactor(swagger): fix /tvdb/test response
Browse files Browse the repository at this point in the history
  • Loading branch information
TOomaAh committed Jan 15, 2025
1 parent 4336230 commit c6f2cc1
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions overseerr-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2429,15 +2429,9 @@ paths:
schema:
type: object
properties:
languages:
type: array
items:
type: object
properties:
id:
type: number
name:
type: string
message:
type: string
example: 'Successfully connected to TVDB'
/settings/tautulli:
get:
summary: Get Tautulli settings
Expand Down

0 comments on commit c6f2cc1

Please sign in to comment.