mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 14:02:45 +00:00
fix #3215 and enum array issue in parameter check
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**map_property** | **Hash<String, String>** | | [optional]
|
||||
**map_of_map_property** | **Hash<String, Hash<String, String>>** | | [optional]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user