openapi-generator/bin/java-petstore-native.json
Benjamin Douglas 43590582c5 Java 11 native HTTP client library (#3434)
* Initial commit of Java 11 native HTTP client port

* Rebase to master and add JSR305 for @Nullable

* Update samples with @Nullable annotations
2019-07-26 09:59:21 +08:00

5 lines
65 B
JSON

{
"library": "native",
"artifactId": "petstore-native"
}