mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
Adjusted first server to be real URL
This commit is contained in:
@@ -13,6 +13,9 @@ info:
|
||||
identifier: MIT
|
||||
|
||||
servers:
|
||||
- url: "http://10.10.10.47:32400"
|
||||
description: The full address of your Plex Server
|
||||
|
||||
- url: "{protocol}://{ip}:{port}"
|
||||
description: The full address of your Plex Server
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user