Skip to content

Commit 1a1bb1d

Browse files
committed
Sync documentation of main branch
1 parent 971a05b commit 1a1bb1d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90922,7 +90922,7 @@ endif::add-copy-button-to-config-props[]
9092290922

9092390923
[.description]
9092490924
--
90925-
Set this boolean value to enable the merging of the deprecated `@Schema` `example` property into the `examples` array introduced in OAS 3.1.0. If not set, it will default to `false` and the deprecated `example` will be kept as a separate annotation on the schema in the OpenAPI model.
90925+
Set this boolean value to enable or disable the merging of the deprecated `@Schema` `example` property into the `examples` array introduced in OAS 3.1.0. If set to `false`, the deprecated `example` will be kept as a separate annotation on the schema in the OpenAPI model.
9092690926

9092790927

9092890928
ifdef::add-copy-button-to-env-var[]
@@ -90933,7 +90933,7 @@ Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_MERGE_SCHEMA_EXAMPLES+++`
9093390933
endif::add-copy-button-to-env-var[]
9093490934
--
9093590935
|boolean
90936-
|`false`
90936+
|`true`
9093790937

9093890938
a| [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-enable]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-enable[`quarkus.smallrye-openapi.enable`]##
9093990939
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-smallrye-openapi.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ endif::add-copy-button-to-config-props[]
834834

835835
[.description]
836836
--
837-
Set this boolean value to enable the merging of the deprecated `@Schema` `example` property into the `examples` array introduced in OAS 3.1.0. If not set, it will default to `false` and the deprecated `example` will be kept as a separate annotation on the schema in the OpenAPI model.
837+
Set this boolean value to enable or disable the merging of the deprecated `@Schema` `example` property into the `examples` array introduced in OAS 3.1.0. If set to `false`, the deprecated `example` will be kept as a separate annotation on the schema in the OpenAPI model.
838838

839839

840840
ifdef::add-copy-button-to-env-var[]
@@ -845,7 +845,7 @@ Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_MERGE_SCHEMA_EXAMPLES+++`
845845
endif::add-copy-button-to-env-var[]
846846
--
847847
|boolean
848-
|`false`
848+
|`true`
849849

850850
a| [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-enable]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-enable[`quarkus.smallrye-openapi.enable`]##
851851
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-smallrye-openapi_quarkus.smallrye-openapi.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ endif::add-copy-button-to-config-props[]
834834

835835
[.description]
836836
--
837-
Set this boolean value to enable the merging of the deprecated `@Schema` `example` property into the `examples` array introduced in OAS 3.1.0. If not set, it will default to `false` and the deprecated `example` will be kept as a separate annotation on the schema in the OpenAPI model.
837+
Set this boolean value to enable or disable the merging of the deprecated `@Schema` `example` property into the `examples` array introduced in OAS 3.1.0. If set to `false`, the deprecated `example` will be kept as a separate annotation on the schema in the OpenAPI model.
838838

839839

840840
ifdef::add-copy-button-to-env-var[]
@@ -845,7 +845,7 @@ Environment variable: `+++QUARKUS_SMALLRYE_OPENAPI_MERGE_SCHEMA_EXAMPLES+++`
845845
endif::add-copy-button-to-env-var[]
846846
--
847847
|boolean
848-
|`false`
848+
|`true`
849849

850850
a| [[quarkus-smallrye-openapi_quarkus-smallrye-openapi-enable]] [.property-path]##link:#quarkus-smallrye-openapi_quarkus-smallrye-openapi-enable[`quarkus.smallrye-openapi.enable`]##
851851
ifdef::add-copy-button-to-config-props[]

0 commit comments

Comments
 (0)