forked from loafle/openapi-generator-original
updated package
This commit is contained in:
@@ -3,7 +3,7 @@ package {{package}};
|
||||
{{#imports}}import {{import}};
|
||||
{{/imports}}
|
||||
|
||||
import com.wordnik.swagger.annotations.*;
|
||||
import io.swagger.annotations.*;
|
||||
import com.google.gson.annotations.SerializedName;
|
||||
{{#models}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user