Selaa lähdekoodia

Merge branch 'fix_scope_separator' of https://github.com/cbornet/swagger-ui into cbornet-fix_scope_separator

bubble
Tony Tam 8 vuotta sitten
vanhempi
commit
ec5641a087
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      dist/index.html

+ 1
- 1
dist/index.html Näytä tiedosto

@@ -59,7 +59,7 @@
clientSecret: "your-client-secret-if-required",
realm: "your-realms",
appName: "your-app-name",
scopeSeparator: ",",
scopeSeparator: " ",
additionalQueryStringParams: {}
});
}


Ladataan…
Peruuta
Tallenna