oncall-engine/engine/engine
Ildar Iskhakov ff2db43c49
Add openapi schema generation for internal api (#2771)
# What this PR does

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-08-16 06:13:56 +00:00
..
management/commands Add instruction on removing nullable fields from Django models (#2659) 2023-08-08 12:46:18 +00:00
tests add the ability to set/display "currently undergoing maintenance message" in the UI (#1917) 2023-05-12 15:44:09 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
included_path.py Add openapi schema generation for internal api (#2771) 2023-08-16 06:13:56 +00:00
middlewares.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Add openapi schema generation for internal api (#2771) 2023-08-16 06:13:56 +00:00
views.py remove deprecated backend code (#2502) 2023-07-12 02:07:45 -04:00
wsgi.py Update wsgi.py 2023-03-28 13:11:22 +08:00