oas3-gen 0.25.1

A rust type generator for OpenAPI v3.1.x specification.
1
2
3
4
5
mod operation_registry;
mod orchestrator;
mod schema_graph;
mod undeclared_path_params;
mod untyped_params;