pub fn extract_annotations(schema: &Schema) -> AnnotationMapExpand description
Extract annotations from a JSON Schema
This resolves $refs and walks the schema recursively, extracting title/description for each property path.
pub fn extract_annotations(schema: &Schema) -> AnnotationMapExtract annotations from a JSON Schema
This resolves $refs and walks the schema recursively, extracting title/description for each property path.