Skip to content

Make JSON detection more specific

Compare
Choose a tag to compare
@jofegan jofegan released this 17 Jan 14:13
· 169 commits to master since this release
6a6c6a0

Better handling of non-JSON replies. Most of the responses from OpsRamp are JSON but there are a few that return simple strings of text instead. Update the result parser to be more careful about reporting errors in those.

Also adds "sites" support and "delete script".