render
Render the SWML document as a JSON string. The name matches the Python SDK’s
SWMLBuilder.render(). For the document as a plain object, use
build().
Returns
string — JSON-serialized SWML document.
Render the SWML document as a JSON string. The name matches the Python SDK’s
SWMLBuilder.render(). For the document as a plain object, use
build().
string — JSON-serialized SWML document.