Function oas3::to_yaml

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

Try serializing to a YAML string.