forked from loafle/openapi-generator-original
add license header to java default client
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{{>licenseInfo}}
|
||||
package {{invokerPackage}};
|
||||
|
||||
import com.fasterxml.jackson.annotation.*;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
{{>licenseInfo}}
|
||||
package {{package}};
|
||||
|
||||
import com.sun.jersey.api.client.GenericType;
|
||||
|
||||
Reference in New Issue
Block a user