mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
Rename server_url to full_server_url in API spec
This commit is contained in:
@@ -30,7 +30,7 @@ servers:
|
|||||||
default: '32400'
|
default: '32400'
|
||||||
- url: "{full_server_url}"
|
- url: "{full_server_url}"
|
||||||
variables:
|
variables:
|
||||||
server_url:
|
full_server_url:
|
||||||
description: The full manual URL to access the PMS
|
description: The full manual URL to access the PMS
|
||||||
default: http://localhost:32400
|
default: http://localhost:32400
|
||||||
security:
|
security:
|
||||||
|
|||||||
Reference in New Issue
Block a user