Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
bubblev
/
bubble-web
Seguir
8
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
sort APIs alphabetically
pull/74/head
Jonathan Cobb
hace 4 años
padre
1bdf0a6043
commit
316283a2fc
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-1
src/public/apidocs/index.html
+ 2
- 1
src/public/apidocs/index.html
Ver fichero
@@ -49,7 +49,8 @@
plugins: [
SwaggerUIBundle.plugins.DownloadUrl
],
layout: "StandaloneLayout"
layout: "StandaloneLayout",
apisSorter : "alpha"
})
// End Swagger UI call region
window.ui = ui
Escribir
Vista previa
Cargando…
Cancelar
Guardar