forked from loafle/openapi-generator-original
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:
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
# AllOfModelArrayAnyOf
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
|**id** | **Long** | | [optional] |
|
||||
|**name** | **String** | | |
|
||||
|**linkListColumn1** | [**AllOfModelArrayAnyOfAllOfLinkListColumn1**](AllOfModelArrayAnyOfAllOfLinkListColumn1.md) | | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user