forked from loafle/openapi-generator-original
Add support for swagger2 in [java] client generators (#15456)
* Add support for swagger2 in java client generator * Target 7.x.x * Upstream changes
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
# FileSchemaTestClass
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
|**_file** | [**ModelFile**](ModelFile.md) | | [optional] |
|
||||
|**files** | [**List<ModelFile>**](ModelFile.md) | | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user