Update openapi.yaml

This commit is contained in:
Russell Ballestrini 2025-03-12 00:27:46 +00:00
parent fe6d9acf0c
commit c4d0e67007

View file

@ -8,13 +8,13 @@ info:
generate JWT tokens for agents, and manage media files within namespaces.
servers:
- url: https://upload.unturf.com
description: Production server
- url: http://127.0.0.1:{port}
description: Local development server
variables:
port:
default: '6544'
- url: https://files.example.com
description: Production server
paths:
/: