forked from loafle/openapi-generator-original
updated package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package {{package}};
|
||||
package {{invokerPackage}};
|
||||
|
||||
import com.wordnik.swagger.core.util.JsonUtil;
|
||||
|
||||
@@ -131,4 +131,4 @@ public class ApiInvoker {
|
||||
}
|
||||
return hostMap.get(host);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user