forked from loafle/openapi-generator-original
update java petstore
This commit is contained in:
@@ -0,0 +1 @@
|
||||
2.3.0-SNAPSHOT
|
||||
@@ -196,8 +196,6 @@ public class ApiClient {
|
||||
return this;
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
public KeyManager[] getKeyManagers() {
|
||||
return keyManagers;
|
||||
}
|
||||
@@ -219,7 +217,6 @@ public class ApiClient {
|
||||
return dateFormat;
|
||||
}
|
||||
|
||||
>>>>>>> origin/master
|
||||
public ApiClient setDateFormat(DateFormat dateFormat) {
|
||||
this.json.setDateFormat(dateFormat);
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user