mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-14 08:31:19 +00:00
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