Creates JSON text from YAML text.
Last updated 2 years ago
Was this helpful?
() is one method of encoding data. This adaptor converts it into JSON format instead.
yaml: The text containing a YAML document.
yaml
json: A JSON document derived from the YAML input.
json