Explorar el Código

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

bubble
Tony Tam hace 8 años
padre
commit
ec5641a087
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      dist/index.html

+ 1
- 1
dist/index.html Ver fichero

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


Cargando…
Cancelar
Guardar