Skip to content

Conversation

tobq
Copy link

@tobq tobq commented Feb 16, 2025

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.

Here's a live preview of the API: https://app.swaggerhub.com/apis/twoshot/Cobalt/1.0.0

tobq added 3 commits February 16, 2025 15:32
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant