forked from loafle/openapi-generator-original
Add async native Java Client (#4721)
* Add async native Java Client * UPDATE: Reformat the samples * test java native async in drone.io * update test count Co-authored-by: William Cheng <wing328hk@gmail.com>
This commit is contained in:
13
samples/client/petstore/java/native-async/docs/ClassModel.md
Normal file
13
samples/client/petstore/java/native-async/docs/ClassModel.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
# ClassModel
|
||||
|
||||
Model for testing model with \"_class\" property
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**propertyClass** | **String** | | [optional]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user