pub fn collect_default_annotations( schema_json: &str, ) -> Result<Vec<(JsonPath, String)>, SchemaIntrospectionError>