oncall-engine/engine/apps/heartbeat
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 remove deprecated heartbeat_heartbeat table/model (#2534) 2023-07-17 01:38:04 -04:00
tests Check if organization was deleted for heartbeat integration (#3270) 2023-11-03 17:05:37 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
models.py Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
tasks.py Track alert received timestamp on alert group creation (#3513) 2023-12-06 12:20:03 +00:00