fix java okhttp enum mismatche tab

This commit is contained in:
wing328
2016-04-28 15:57:49 +08:00
parent 70b25a682d
commit 3913388331
28 changed files with 175 additions and 180 deletions

View File

@@ -4,4 +4,4 @@
{{#allowableValues}}{{#enumVars}}
* `{{name}}` (value: `{{value}}`)
{{#enumVars}}{{/allowableValues}}
{{/enumVars}}{{/allowableValues}}