Skip to content

Commit f8a7475

Browse files
committed
update doc, samples
1 parent f4fa00f commit f8a7475

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/generators/java.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ sidebar_label: java
1212
|artifactId|artifactId in generated pom.xml. This also becomes part of the generated library's filename| |openapi-java-client|
1313
|artifactUrl|artifact URL in generated pom.xml| |https://github.com/openapitools/openapi-generator|
1414
|artifactVersion|artifact version in generated pom.xml. This also becomes part of the generated library's filename| |1.0.0|
15+
|asyncNative|If true, async handlers will be used, instead of the sync version| |false|
1516
|bigDecimalAsString|Treat BigDecimal values as Strings to avoid precision loss.| |false|
1617
|booleanGetterPrefix|Set booleanGetterPrefix| |get|
1718
|caseInsensitiveResponseHeaders|Make API response's headers case-insensitive. Available on okhttp-gson, jersey2 libraries| |false|

samples/client/petstore/go/go-petstore-withXml/client.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)