mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 01:56:09 +00:00
fix java okhttp (array of enum property)
This commit is contained in:
9
samples/client/petstore/ruby/docs/EnumArrays.md
Normal file
9
samples/client/petstore/ruby/docs/EnumArrays.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Petstore::EnumArrays
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**just_enum** | **String** | | [optional]
|
||||
**array_enum** | **Array<String>** | | [optional]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user