Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tenancy_config.py for role checked endpoints
class TenancyConfig(Resource): GET: not required POST: required (admin) PATCH: required (admin) DELETE: required (admin) imageRequest GET: not required
- Loading branch information