extract_annotations

Function extract_annotations 

Source
pub fn extract_annotations(schema: &Schema) -> AnnotationMap
Expand description

Extract annotations from a JSON Schema

This resolves $refs and walks the schema recursively, extracting title/description for each property path.