Why we do not have pure JSON in the body of API responses #279
Unanswered
robin-checkmk
asked this question in
Q&A
Replies: 2 comments
-
Well I'm currently struggling with this. What i was thinking: Would it not be a work around to base64 encode the value_raw and then let the checkmk api decode it when detected a b64 string or just add it as key b64_value_raw? |
Beta Was this translation helpful? Give feedback.
0 replies
-
what about using raw strings (!unsafe) of Ansible. Will that solve the problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This was originally posted by @kain88-de in #153 (comment).
Beta Was this translation helpful? Give feedback.
All reactions