Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 593f7883976a92c9847486f12f1db8ae7eb04021
https://github.com/tribe29/checkmk/commit/593f7883976a92c9847486f12f1db8ae7…
Author: Konstantin Baikov <konstantin.baikov(a)tribe29.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M cmk/gui/plugins/openapi/restful_objects/code_examples.py
Log Message:
-----------
Fix the httpie code template
Parameter should be single quoted since all the other
parameters inside it are double quoted.
The old template was unusable and produced errors.
The --json is not needed since the explicit
"Accept: application/json" is there.
Besides --json param is in the incorrect place
and produced errors.
Change-Id: I85919906c4772bee15f0d55caef92337f49bcbfd