Fix handling of composed schema in inline model resolver (#17138)

* fix handling of composed schema in inline model resolver

* update samples
This commit is contained in:
William Cheng
2023-11-19 23:24:49 +08:00
committed by GitHub
parent 8e36014ae6
commit 6d93b0ec83
15 changed files with 1310 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# AllOfModelArrayAnyOf
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **Long** | | [optional] |
|**name** | **String** | | |
|**linkListColumn1** | [**AllOfModelArrayAnyOfAllOfLinkListColumn1**](AllOfModelArrayAnyOfAllOfLinkListColumn1.md) | | [optional] |