mirror of
https://github.com/Dokploy/website.git
synced 2026-07-03 21:15:25 +02:00
fix: update OpenAPI security scheme and normalize API paths
- Replaced "Authorization" with "x-api-key" in OpenAPI specifications across multiple endpoints. - Updated the script to convert API path references from slash notation to dot notation to align with the OpenAPI schema. - Removed redundant slash path aliases, retaining only canonical dot paths in the OpenAPI specification.
This commit is contained in: