Rename duplicate endpoints for generation
API generation fails to deterministically name endpoints with the same name overall. We should prevent this at all costs.
This commit fixes a typo in AuthorizationController and adds to the names of a couple endpoints in PersonController and ModuleDivisionController to prevent duplication.
Closes #57 (closed)