add enum class support to php

This commit is contained in:
wing328
2016-04-03 00:32:13 +08:00
parent 2c9e9ee425
commit 11deb43829
38 changed files with 219 additions and 125 deletions

View File

@@ -13,7 +13,7 @@ import java.util.List;
@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2016-04-02T17:10:39.649+08:00")
@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2016-04-02T22:36:41.205+08:00")
public class InlineResponse200 {
private List<Tag> tags = new ArrayList<Tag>();