Skip to content

[US-030] OpenAPI spec auto-generated from Django REST Framework #2

Description

@leimo2011

User Story

As a developer,
I want an always-up-to-date OpenAPI spec auto-generated from the codebase,
So that documentation never drifts from the actual API.

Acceptance Criteria

  • drf-spectacular configured to generate OpenAPI 3.0 spec
  • Swagger UI accessible at /api/docs/
  • Redoc accessible at /api/redoc/
  • All endpoints documented with request/response schemas
  • Spec exported as openapi.yaml in liemo-docs repo on CI

Estimate: 3 SP | Milestone: M1


Epic: [EPIC-16] API Documentation & Developer Experience

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions