Skip to main content

schema_json_string

Function schema_json_string 

Source
pub fn schema_json_string() -> Result<String, Error>
Expand description

Serialize the JSON schema to a pretty-printed JSON string.

Used for both CLI output and schema validation in CI.