Procházet zdrojové kódy

updated lib

bubble
Tony Tam před 10 roky
rodič
revize
0209cdd42b
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      dist/lib/swagger-client.js
  2. +1
    -1
      lib/swagger-client.js

+ 1
- 1
dist/lib/swagger-client.js Zobrazit soubor

@@ -659,7 +659,7 @@ Operation.prototype.execute = function(arg1, arg2, arg3, arg4, parent) {

var obj = {
url: url,
method: args.method,
method: this.method,
useJQuery: this.useJQuery,
headers: headers,
on: {


+ 1
- 1
lib/swagger-client.js Zobrazit soubor

@@ -659,7 +659,7 @@ Operation.prototype.execute = function(arg1, arg2, arg3, arg4, parent) {

var obj = {
url: url,
method: args.method,
method: this.method,
useJQuery: this.useJQuery,
headers: headers,
on: {


Načítá se…
Zrušit
Uložit