mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 08:31:26 +00:00
fix java okhttp enum mismatche tab
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
{{#allowableValues}}{{#enumVars}}
|
||||
* `{{name}}` (value: `{{value}}`)
|
||||
{{#enumVars}}{{/allowableValues}}
|
||||
{{/enumVars}}{{/allowableValues}}
|
||||
|
||||
Reference in New Issue
Block a user