pub(crate) fn extract_json_schema_for(schema_name: &str) -> Value
Extracts a JSON schema definition from the OpenAPI JSON definition of our service by the schema_name.
OpenAPI
schema_name