You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The django-rest-swagger package is no longer supported, and is not compatible with Django 3.x. When we upgraded to Django 3.x, we broke the API documentation.
Task Install the drf-spectacular python package and configure for use in fecfile-web-api
As a developer, I will be able to get access to the fecfile REST API via my browser so that I can have access to documentation describing the REST endpoints
Business Reason
The
django-rest-swagger
package is no longer supported, and is not compatible with Django 3.x. When we upgraded to Django 3.x, we broke the API documentation.See https://fecfile-web-api-dev.app.cloud.gov/api/docs
and marcgibbons/django-rest-swagger#832 and marcgibbons/django-rest-swagger#815
Task Install the drf-spectacular python package and configure for use in fecfile-web-api
As a developer, I will be able to get access to the fecfile REST API via my browser so that I can have access to documentation describing the REST endpoints
Acceptance Criteria
QA
QA Notes
null
DEV Notes
null
Design
null
The text was updated successfully, but these errors were encountered: