Closed amdprophet closed 8 months ago
Adds a new toJSON function for use with template evaluation. It allows fields (e.g. .Check.Output) to be properly escaped when using JSON templates.
toJSON
.Check.Output
Adds a new
toJSON
function for use with template evaluation. It allows fields (e.g..Check.Output
) to be properly escaped when using JSON templates.