Expand description
Core implementation for the progenitor OpenAPI client generator.
Structs§
- Generation
Settings - Settings for Generator.
- Generator
- OpenAPI generator.
- Type
Patch - Contains a set of modifications that may be applied to an existing type.
Enums§
- Crate
Vers - Specify the version for a named crate to consider for type use (rather than generating types) in the presense of a schema extension.
- Error
- Interface
Style - Style of generated client.
- TagStyle
- Style for using the OpenAPI tags when generating names in the client.
- Type
Impl - Unknown
Policy - Policy to apply to external types described by schema extensions whose crates are not explicitly specified.
Functions§
- space_
out_ items - Add newlines after end-braces at <= two levels of indentation.
- validate_
openapi - Do some very basic checks of the OpenAPI documents.