oncall-engine/engine/common/api_helpers
Yulya Artyukhina 58d73742ea
Add openAPI schema for some internal endpoints (#5037)
# What this PR does
Adds openAPI schema for following endpoints:
- /escalation_chain
- /escalation_policy
- /channel_filter
- /user_notification_policy

## Which issue(s) this PR closes

Related to https://github.com/grafana/oncall-private/issues/2457

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.

---------

Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2024-10-24 09:24:36 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
custom_fields.py Add openAPI schema for some internal endpoints (#5037) 2024-10-24 09:24:36 +00:00
custom_rate_scoped_throttler.py Use dataclass methods in custom ratelimits and fix tests (#5036) 2024-09-18 13:32:16 +00:00
custom_ratelimit.py Use dataclass methods in custom ratelimits and fix tests (#5036) 2024-09-18 13:32:16 +00:00
errors.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
exceptions.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
filters.py Add openAPI schema for some internal endpoints (#5037) 2024-10-24 09:24:36 +00:00
mixins.py Add latest alert to public api alert groups endpoint (#5059) 2024-10-02 17:09:50 +00:00
optional_slash_router.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
paginators.py Fix pagination behavior when page # exceeds search results (#4817) 2024-08-19 13:59:01 +00:00
serializers.py Make viewset actions more consistent (#2120) 2023-06-07 12:10:53 +00:00
utils.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00