mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-09 17:26:09 +00:00
[JavaScript] add enum tests cases for JS generator (java) (#3546)
* add enum tests cases for JS generator (java) * fix typo quote
This commit is contained in:
@@ -11,6 +11,10 @@ Name | Type | Description | Notes
|
||||
## Enum: {String: String}
|
||||
|
||||
|
||||
* `UPPER` (value: `"UPPER"`)
|
||||
|
||||
* `lower` (value: `"lower"`)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user