Skip to main content

PreviewCodeResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/PreviewCodeResponseBody.json
codestringrequired
PreviewCodeResponseBody
{
"$schema": "https://example.com/schemas/PreviewCodeResponseBody.json",
"code": "string"
}