forked from loafle/openapi-generator-original
[core][general] Add metadata file tracking to aid in "Golden Tests" regeneration (#6325)
This commit is contained in:
@@ -13,9 +13,9 @@ Name | Type | Description | Notes
|
||||
**MapArrayAnytype** | **Dictionary<string, List<Object>>** | | [optional]
|
||||
**MapMapString** | **Dictionary<string, Dictionary<string, string>>** | | [optional]
|
||||
**MapMapAnytype** | **Dictionary<string, Dictionary<string, Object>>** | | [optional]
|
||||
**Anytype1** | [**Object**](.md) | | [optional]
|
||||
**Anytype2** | [**Object**](.md) | | [optional]
|
||||
**Anytype3** | [**Object**](.md) | | [optional]
|
||||
**Anytype1** | **Object** | | [optional]
|
||||
**Anytype2** | **Object** | | [optional]
|
||||
**Anytype3** | **Object** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models)
|
||||
[[Back to API list]](../README.md#documentation-for-api-endpoints)
|
||||
|
||||
Reference in New Issue
Block a user