Selaa lähdekoodia

sort APIs alphabetically

pull/74/head
Jonathan Cobb 4 vuotta sitten
vanhempi
commit
316283a2fc
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      src/public/apidocs/index.html

+ 2
- 1
src/public/apidocs/index.html Näytä tiedosto

@@ -49,7 +49,8 @@
plugins: [
SwaggerUIBundle.plugins.DownloadUrl
],
layout: "StandaloneLayout"
layout: "StandaloneLayout",
apisSorter : "alpha"
})
// End Swagger UI call region
window.ui = ui


Ladataan…
Peruuta
Tallenna