Closed allynt closed 4 years ago
Currently the api_schema_view has a hard-coded title of "Django-Astrosat-Users API". This should get the value from settings.PROJECT_NAME.
api_schema_view
Done in c4ab3f4.
Currently the
api_schema_view
has a hard-coded title of "Django-Astrosat-Users API". This should get the value from settings.PROJECT_NAME.