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:
Frederic Jones
2023-06-06 09:41:12 +02:00
committed by GitHub
parent 79c2e87890
commit 59ba00e1f3
446 changed files with 55859 additions and 34 deletions

View File

@@ -0,0 +1,14 @@
# FileSchemaTestClass
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**_file** | [**ModelFile**](ModelFile.md) | | [optional] |
|**files** | [**List<ModelFile>**](ModelFile.md) | | [optional] |