Skip to content

Commit a015081

Browse files
committed
Add generated configuration properties
Signed-off-by: Ricardo Zanini <[email protected]>
1 parent b2c7c72 commit a015081

File tree

4 files changed

+1069
-1
lines changed

4 files changed

+1069
-1
lines changed

docs/modules/ROOT/pages/client.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,8 @@ These are the known limitations of this pre-release version:
225225

226226
* Only Jackson support
227227

228-
We will work in the next few releases to address these use cases, until there please provide feedback for the current state of this extension. We also love contributions icon:heart[1x,role=red].
228+
We will work in the next few releases to address these use cases, until there please provide feedback for the current state of this extension. We also love contributions icon:heart[1x,role=red].
229+
230+
== Configuration Properties
231+
232+
include::./includes/quarkus-openapi-generator_quarkus.openapi-generator.adoc[opts=optional, leveloffset=+1]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[.configuration-legend]
2+
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
3+
[.configuration-reference.searchable, cols="80,.^10,.^10"]
4+
|===
5+
6+
h|[.header-title]##Configuration property##
7+
h|Type
8+
h|Default
9+
10+
3+|No configuration properties found.
11+
12+
|===
13+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[.configuration-legend]
2+
icon:lock[title=Fixed at build time] Configuration property fixed at build time - All other configuration properties are overridable at runtime
3+
[.configuration-reference.searchable, cols="80,.^10,.^10"]
4+
|===
5+
6+
h|[.header-title]##Configuration property##
7+
h|Type
8+
h|Default
9+
10+
3+|No configuration properties found.
11+
12+
|===
13+

0 commit comments

Comments
 (0)