Function oas3::to_json

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

Try serializing to a JSON string.