-
Notifications
You must be signed in to change notification settings - Fork 0
Set up drf-spectacular for Swagger docs #26
Copy link
Copy link
Open
Labels
TaskGeneral work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).General work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).backendServer-side logic, database models, APIs, authentication, and business logicServer-side logic, database models, APIs, authentication, and business logicdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Metadata
Metadata
Assignees
Labels
TaskGeneral work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).General work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).backendServer-side logic, database models, APIs, authentication, and business logicServer-side logic, database models, APIs, authentication, and business logicdocumentationImprovements or additions to documentationImprovements or additions to documentation
Overview
Configure drf-spectacular to automatically generate OpenAPI 3.0
schema and Swagger UI for all backend endpoints.
Requirements
Acceptance Criteria
Related Issues