feat: add application url config to main settings ui

This commit is contained in:
sct
2020-11-24 15:51:56 +00:00
parent 3ef50396cd
commit a359672eba
4 changed files with 120 additions and 38 deletions

View File

@@ -54,8 +54,10 @@ components:
apiKey:
type: string
example: 'anapikey'
required:
- apiKey
readOnly: true
applicationUrl:
type: string
example: https://os.example.com
PlexLibrary:
type: object
properties: