Expand description
Conversion traits and helps functions that help converting openapi v2 types to openapi v3.
For the OpenAPI v3 types the crate openapiv3
is used.
Functionsยง
- openapiv2_
to_ v3 - Convert this crates openapi v2 (
DefaultApiRaw
) toopenapiv3::OpenAPI