oncall-engine/engine/apps/oss_installation
Vadim Stepanov d0904ca405
Improve OpenAPI schema coverage (#3629)
# What this PR does

Improves OpenAPI schema coverage for internal API:

- Fixes/Improves `alert group` and `feature` endpoints
- Adds `integration` and `user` endpoints

## Which issue(s) this PR fixes

https://github.com/grafana/oncall/issues/3444

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-12 15:11:22 +00:00
..
migrations Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
models Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
serializers Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
tests Allow viewers fetch cloud connection status (#1181) 2023-01-23 11:17:57 +00:00
views Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
cloud_heartbeat.py Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
constants.py Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
tasks.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
urls.py Allow viewers fetch cloud connection status (#1181) 2023-01-23 11:17:57 +00:00
usage_stats.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
utils.py Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00