Index
All Classes and Interfaces|All Packages
A
- additionalProperties() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
Additional properties to be used in the mustache templates.
C
- codegen() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig
-
Build time configuration options for Camel Quarkus REST OpenAPI code generator.
E
- enabled() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
If `true`, Camel Quarkus OpenAPI code generation is run for .json and .yaml files discovered from the `openapi` directory.
I
- ignoreUnknownProperties() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
If `true`, use JsonIgnoreProperties(ignoreUnknown = true) annotation in the generated model classes.
L
- locations() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
A comma separated list of OpenAPI spec locations.
M
- modelPackage() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
The package to use for generated model classes.
- models() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
A comma separated list of models to generate.
N
- notNullJackson() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
If `true`, use NON_NULL Jackson annotation in the generated model classes.
O
- org.apache.camel.quarkus.rest.openapi.runtime - package org.apache.camel.quarkus.rest.openapi.runtime
R
- RestOpenApiBuildTimeConfig - Interface in org.apache.camel.quarkus.rest.openapi.runtime
- RestOpenApiBuildTimeConfig.CodeGenConfig - Interface in org.apache.camel.quarkus.rest.openapi.runtime
U
- useBeanValidation() - Method in interface org.apache.camel.quarkus.rest.openapi.runtime.RestOpenApiBuildTimeConfig.CodeGenConfig
-
If `true`, use bean validation annotations in the generated model classes.
All Classes and Interfaces|All Packages