summary refs log tree commit diff
path: root/changelog.d/11677.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/11677.bugfix')
-rw-r--r--changelog.d/11677.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11677.bugfix b/changelog.d/11677.bugfix
new file mode 100644
index 0000000000..5691064a30
--- /dev/null
+++ b/changelog.d/11677.bugfix
@@ -0,0 +1 @@
+Fix wrong variable reference in `SimpleHttpClient.get_json` that results in the absence of the `Accept` header in the request.