updated lib
This commit is contained in:
2
dist/lib/swagger-client.js
vendored
2
dist/lib/swagger-client.js
vendored
@@ -659,7 +659,7 @@ Operation.prototype.execute = function(arg1, arg2, arg3, arg4, parent) {
|
|||||||
|
|
||||||
var obj = {
|
var obj = {
|
||||||
url: url,
|
url: url,
|
||||||
method: args.method,
|
method: this.method,
|
||||||
useJQuery: this.useJQuery,
|
useJQuery: this.useJQuery,
|
||||||
headers: headers,
|
headers: headers,
|
||||||
on: {
|
on: {
|
||||||
|
|||||||
@@ -659,7 +659,7 @@ Operation.prototype.execute = function(arg1, arg2, arg3, arg4, parent) {
|
|||||||
|
|
||||||
var obj = {
|
var obj = {
|
||||||
url: url,
|
url: url,
|
||||||
method: args.method,
|
method: this.method,
|
||||||
useJQuery: this.useJQuery,
|
useJQuery: this.useJQuery,
|
||||||
headers: headers,
|
headers: headers,
|
||||||
on: {
|
on: {
|
||||||
|
|||||||
Reference in New Issue
Block a user