| Interface | Description |
|---|---|
| CodegenConfig | |
| Generator | |
| IJsonSchemaValidationProperties |
| Class | Description |
|---|---|
| AbstractGenerator | |
| ClientOptInput | |
| CliOption | |
| CodegenCallback | |
| CodegenCallback.Url | |
| CodegenConfigLoader | |
| CodegenConstants |
A class for storing constants that are used throughout the project.
|
| CodegenDiscriminator |
This class encapsulates the OpenAPI discriminator construct, as specified at
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#discriminatorObject.
|
| CodegenDiscriminator.MappedModel |
An object to hold discriminator mappings between payload values and schema names or
references.
|
| CodegenModel | |
| CodegenModelFactory | |
| CodegenOperation | |
| CodegenParameter |
Describes a single operation parameter in the OAS specification.
|
| CodegenProperty | |
| CodegenResponse | |
| CodegenSecurity | |
| CodegenServer | |
| CodegenServerVariable | |
| DefaultCodegen | |
| DefaultGenerator | |
| GlobalSupportingFile | |
| InlineModelResolver | |
| SupportingFile | |
| TemplatingEngineLoader |
| Enum | Description |
|---|---|
| CodegenConstants.ENUM_PROPERTY_NAMING_TYPE | |
| CodegenConstants.MODEL_PROPERTY_NAMING_TYPE | |
| CodegenModelType | |
| CodegenType |
| Exception | Description |
|---|---|
| GeneratorNotFoundException |
Typed exception exposing issues with loading generators (e.g.
|
| SpecValidationException |
Copyright © 2020. All rights reserved.