forked from loafle/openapi-generator-original
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
This commit is contained in:
committed by
William Cheng
parent
8253c28d6e
commit
43590582c5
15
samples/client/petstore/java/native/docs/Name.md
Normal file
15
samples/client/petstore/java/native/docs/Name.md
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
# Name
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**name** | **Integer** | |
|
||||
**snakeCase** | **Integer** | | [optional]
|
||||
**property** | **String** | | [optional]
|
||||
**_123number** | **Integer** | | [optional]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user