feat: add application url config to main settings ui
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user