Commit graph

2 commits

Author SHA1 Message Date
Tobi
176b33b0ce
removed redundant request body 2025-02-16 16:03:44 +00:00
Tobi
d59968bb6b
Create OpenAPI specification schema
feat: Create OpenAPI Specification schema

- Adds a structured OpenAPI 3.0 specification for the Cobalt API.
- Provides a unified, standardized definition of endpoints, authentication, and request/response schemas.
- Enables easy generation of server and client SDKs with OpenAPI tools.
- Ensures better compliance with API documentation best practices.
- Improves maintainability and facilitates integrations with third-party services.
2025-02-16 15:32:30 +00:00