We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a554d00 commit 1cfb768Copy full SHA for 1cfb768
1 file changed
overseerr-api.yml
@@ -2429,15 +2429,9 @@ paths:
2429
schema:
2430
type: object
2431
properties:
2432
- languages:
2433
- type: array
2434
- items:
2435
- type: object
2436
- properties:
2437
- id:
2438
- type: number
2439
- name:
2440
- type: string
+ message:
+ type: string
+ example: 'Successfully connected to TVDB'
2441
/settings/tautulli:
2442
get:
2443
summary: Get Tautulli settings
0 commit comments