oncall-engine/engine/apps/grafana_plugin/views
Michael Derynck f40e0463d2
Fix inconsistency with API URL returned by plugin status (#3122)
# What this PR does
Change status to return backend URL in the same way (trailing /) that is
used to build URLs throughout by using create_engine_url utility
function.

## Which issue(s) this PR fixes

## 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)
2023-10-16 17:38:08 +00:00
..
__init__.py Return API URL as part of status (#2791) 2023-08-22 17:17:26 +00:00
install.py Return API URL as part of status (#2791) 2023-08-22 17:17:26 +00:00
self_hosted_install.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
status.py Fix inconsistency with API URL returned by plugin status (#3122) 2023-10-16 17:38:08 +00:00
sync_organization.py Return API URL as part of status (#2791) 2023-08-22 17:17:26 +00:00