Expand description
JSON Schema to OpenAPI schema conversion utilities
Functionsยง
- json_
schema_ to_ request_ body - Convert JSON Schema to OpenAPI RequestBody
- json_
schema_ to_ response - Convert JSON Schema to OpenAPI Response
- json_
value_ to_ schema - Convert serde_json::Value (JSON Schema) to utoipa Schema OpenAPI 3.1.0 is fully compatible with JSON Schema Draft 2020-12