Skip to content

Commit 2311be0

Browse files
committed
regenerate Doc for java-microprofile.md
1 parent 17e16d9 commit 2311be0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/generators/java-microprofile.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
9595
|testOutput|Set output folder for models and APIs tests| |${project.build.directory}/generated-test-sources/openapi|
9696
|useAbstractionForFiles|Use alternative types instead of java.io.File to allow passing bytes without a file on disk. Available on resttemplate, webclient, restclient, libraries| |false|
9797
|useBeanValidation|Use BeanValidation API annotations| |false|
98+
|useDeductionForOneOfInterfaces|whether to use deduction for generated oneOf interfaces| |false|
9899
|useEnumCaseInsensitive|Use `equalsIgnoreCase` when String for enum comparison| |false|
99100
|useGzipFeature|Send gzip-encoded requests| |false|
100101
|useJackson3|Use Jackson 3 instead of Jackson 2. Supported for 'native' and 'apache-httpclient' libraries (requires Java 17+) and for Spring 'resttemplate', 'webclient', and 'restclient' libraries (require useSpringBoot4=true).| |false|

0 commit comments

Comments
 (0)