| AbstractAdaCodegen |
|
| AbstractApexCodegen |
|
| AbstractCppCodegen |
|
| AbstractCSharpCodegen |
|
| AbstractDartCodegen |
|
| AbstractEiffelCodegen |
|
| AbstractFSharpCodegen |
|
| AbstractGoCodegen |
|
| AbstractGraphQLCodegen |
|
| AbstractJavaCodegen |
|
| AbstractJavaCodegen.ENUM_PROPERTY_NAMING_TYPE |
|
| AbstractJavaJAXRSServerCodegen |
|
| AbstractJuliaCodegen |
|
| AbstractKotlinCodegen |
|
| AbstractKotlinCodegen.DataTypeAssigner |
|
| AbstractPhpCodegen |
|
| AbstractPythonCodegen |
|
| AbstractPythonConnexionServerCodegen |
|
| AbstractPythonPydanticV1Codegen |
|
| AbstractRubyCodegen |
|
| AbstractRustCodegen |
|
| AbstractRustCodegen.CasingType |
|
| AbstractScalaCodegen |
|
| AbstractScalaCodegen.CustomLambda |
|
| AbstractScalaCodegen.DateLibraries |
|
| AbstractTypeScriptClientCodegen |
|
| AbstractTypeScriptClientCodegen.ParameterExpander.Location |
Where the parameter is located in the request.
|
| AbstractTypeScriptClientCodegen.ParameterExpander.ParamStyle |
How the parameter is formatted/converted/encoded in the actual request.
|
| CppQtAbstractCodegen |
|
| JavaClientCodegen |
Mustache templates are located in
src/main/resources/Java/ (root templates shared across all libraries) and
src/main/resources/Java/libraries/ (library-specific overrides).
|
| JavaCXFServerCodegen |
Mustache templates are located in src/main/resources/JavaJaxRS/cxf/.
|
| JavaHelidonCommonCodegen |
|
| JavaHelidonCommonCodegen.GenericTypeDeclaration |
|
| JavaHelidonCommonCodegen.GenericTypeDeclarations |
Captures information about the model types for which we need GenericType declarations.
|
| JavaHelidonCommonCodegen.GroupBy |
|
| JavaJAXRSSpecServerCodegen |
Mustache templates are located in
src/main/resources/JavaJaxRS/spec/ (root templates shared across all libraries) and
src/main/resources/JavaJaxRS/spec/libraries/ (library-specific overrides).
|
| JavaMicronautAbstractCodegen |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| JavaMicronautAbstractCodegen.SERIALIZATION_LIBRARY_TYPE |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| KotlinClientCodegen.CollectionType |
|
| KotlinClientCodegen.DateLibrary |
|
| KotlinClientCodegen.RequestDateConverter |
|
| KotlinClientCodegen.SERIALIZATION_LIBRARY_TYPE |
|
| KotlinSpringServerCodegen.DeclarativeInterfaceReactiveMode |
|
| KotlinSpringServerCodegen.RequestMappingMode |
|
| PagedModelScanUtils.DetectedPagedModel |
Carries the result of a single detected paged-model schema.
|
| PostmanCollectionCodegen.PostmanRequestFolder |
|
| PostmanCollectionCodegen.PostmanRequestItem |
|
| PostmanCollectionCodegen.PostmanResponse |
|
| ScalaSttp4ClientCodegen.Property |
|
| ScalaSttp4ClientCodegen.StringProperty |
|
| ScalaSttp4JsoniterClientCodegen.Property |
|
| ScalaSttp4JsoniterClientCodegen.StringProperty |
|
| ScalaSttpClientCodegen.Property |
|
| ScalaSttpClientCodegen.StringProperty |
|
| SpringCodegen |
Mustache templates are located in
src/main/resources/JavaSpring/ (root templates shared across all libraries) and
src/main/resources/JavaSpring/libraries/ (library-specific overrides).
|
| SpringCodegen.RequestMappingMode |
|
| SpringPageableScanUtils.PageableConstraintsData |
Carries max constraints for page number and page size from a pageable operation.
|
| SpringPageableScanUtils.PageableDefaultsData |
Carries parsed default values for page, size, and sort fields from a pageable operation.
|
| SpringPageableScanUtils.SortFieldDefault |
Carries a parsed sort field and its direction (always "ASC" or "DESC") from the spec default.
|
| TypeScriptAngularClientCodegen.PROVIDED_IN_LEVEL |
|
| TypeScriptAngularClientCodegen.QUERY_PARAM_OBJECT_FORMAT_TYPE |
|
| TypeScriptFetchClientCodegen.ExtendedCodegenModel |
|
| TypeScriptFetchClientCodegen.ExtendedCodegenOperation |
|
| TypeScriptFetchClientCodegen.ExtendedCodegenParameter |
|
| TypeScriptFetchClientCodegen.ExtendedCodegenProperty |
|
| XojoClientCodegen.SERIALIZATION_LIBRARY_TYPE |
|