openapi-to-rust 0.1.15

Generate strongly-typed Rust structs, HTTP clients, and SSE streaming clients from OpenAPI 3.1 specifications
Documentation
1
2
3
4
5
6
7
---
source: tests/inline_response_schema_test.rs
expression: op.response_schemas
---
{
    "200": "GetStatusResponse",
}