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