Rename server_url to full_server_url in API spec

This commit is contained in:
Jason Landbridge
2025-10-26 11:27:42 +01:00
committed by GitHub
parent 70682944ed
commit a28e5ddb97

View File

@@ -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: