Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,27 @@ endif::add-copy-button-to-env-var[]
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-openapi-generator-server_quarkus-openapi-generator-builders]] [.property-path]##link:#quarkus-openapi-generator-server_quarkus-openapi-generator-builders[`quarkus.openapi.generator.builders`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.openapi.generator.builders+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
Whether it must generate builders for properties.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_OPENAPI_GENERATOR_BUILDERS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_OPENAPI_GENERATOR_BUILDERS+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-openapi-generator-server_quarkus-openapi-generator-base-package]] [.property-path]##link:#quarkus-openapi-generator-server_quarkus-openapi-generator-base-package[`quarkus.openapi.generator.base-package`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.openapi.generator.base-package+++[]
Expand All @@ -91,5 +112,26 @@ endif::add-copy-button-to-env-var[]
|string
|`io.apicurio.api`

a|icon:lock[title=Fixed at build time] [[quarkus-openapi-generator-server_quarkus-openapi-generator-use-bean-validation]] [.property-path]##link:#quarkus-openapi-generator-server_quarkus-openapi-generator-use-bean-validation[`quarkus.openapi.generator.use-bean-validation`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.openapi.generator.use-bean-validation+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
Whether it must generate resources and beans using bean validation (JSR-303).


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_OPENAPI_GENERATOR_USE_BEAN_VALIDATION+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_OPENAPI_GENERATOR_USE_BEAN_VALIDATION+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

|===

Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,27 @@ endif::add-copy-button-to-env-var[]
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-openapi-generator-server_quarkus-openapi-generator-builders]] [.property-path]##link:#quarkus-openapi-generator-server_quarkus-openapi-generator-builders[`quarkus.openapi.generator.builders`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.openapi.generator.builders+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
Whether it must generate builders for properties.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_OPENAPI_GENERATOR_BUILDERS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_OPENAPI_GENERATOR_BUILDERS+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-openapi-generator-server_quarkus-openapi-generator-base-package]] [.property-path]##link:#quarkus-openapi-generator-server_quarkus-openapi-generator-base-package[`quarkus.openapi.generator.base-package`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.openapi.generator.base-package+++[]
Expand All @@ -91,5 +112,26 @@ endif::add-copy-button-to-env-var[]
|string
|`io.apicurio.api`

a|icon:lock[title=Fixed at build time] [[quarkus-openapi-generator-server_quarkus-openapi-generator-use-bean-validation]] [.property-path]##link:#quarkus-openapi-generator-server_quarkus-openapi-generator-use-bean-validation[`quarkus.openapi.generator.use-bean-validation`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.openapi.generator.use-bean-validation+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
Whether it must generate resources and beans using bean validation (JSR-303).


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_OPENAPI_GENERATOR_USE_BEAN_VALIDATION+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_OPENAPI_GENERATOR_USE_BEAN_VALIDATION+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

|===