hackoregon / civic-devops

Master collection point for issues, procedures, and code to manage the HackOregon Civic platform
MIT License
11 stars 4 forks source link

Improve titles on 2017 API's root swagger pages #201

Open MikeTheCanuck opened 6 years ago

MikeTheCanuck commented 6 years ago

The 2017 APIs were deployed without much coordination or forward-thinking in mind, in terms of the overall naming scheme for each API's root swagger pages. The titles for each of the APIs are currently:

Whereas for 2018 APIs, we have things like:

These titles are contained in the urls.py file for each Django application like so: