Skip to content

Conversation

@prakarsh-dt
Copy link
Collaborator

Compiled Swagger Documentation

This PR adds a compiled Swagger file that combines all OpenAPI specifications from the repository.

Contents

  • docs/swagger/devtron_swagger.yaml: Compiled Swagger file containing all API endpoints

Details

  • 159 API paths included
  • 298 schemas defined
  • Compatible with OpenAPI 3.0.3
  • All specifications from the specs directory have been merged

This provides a single reference point for all Devtron APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment