forked from loafle/openapi-generator-original
[Java-client] Add Spring 5 WebClient as new library (#435)
This commit is contained in:
committed by
Jérémie Bresson
parent
d6e950f681
commit
b90c53deb6
13
samples/client/petstore/java/webclient/docs/Name.md
Normal file
13
samples/client/petstore/java/webclient/docs/Name.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
# Name
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**name** | **Integer** | |
|
||||
**snakeCase** | **Integer** | | [optional]
|
||||
**property** | **String** | | [optional]
|
||||
**_123number** | **Integer** | | [optional]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user