oncall-engine/engine/apps/api
Joey Orlando 111ecb9297
remove legacy permission strings (#2269)
# What this PR does

Remove deprecated `permissions` `List[str]` from internal API user
response. These permission strings are no longer used and AFAICT are not
referenced anywhere in the UI.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required) (N/A)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-06-16 10:00:14 +00:00
..
serializers remove legacy permission strings (#2269) 2023-06-16 10:00:14 +00:00
tests remove legacy permission strings (#2269) 2023-06-16 10:00:14 +00:00
throttlers Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
views Fix integrations options order (#2204) 2023-06-14 09:33:52 +08:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
errors.py Fix backend for resolution notes via mobile app (#2117) 2023-06-07 12:19:16 +00:00
permissions.py remove legacy permission strings (#2269) 2023-06-16 10:00:14 +00:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00