Function to_json

Source
pub fn to_json(spec: &OpenApiV3Spec) -> Result<String, Error>
Expand description

Try serializing to a JSON string.