Sfoglia il codice sorgente

Merge branch 'master' of github.com:wordnik/swagger-ui

bubble
Tony Tam 11 anni fa
parent
commit
929f8b61f2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi File

@@ -41,7 +41,7 @@ To use swagger-ui you should take a look at the [source of swagger-ui html page]

```javascript
window.swaggerUi = new SwaggerUi({
discoveryUrl:"http://petstore.swagger.wordnik.com/api/api-docs",
url:"http://petstore.swagger.wordnik.com/api/api-docs",
dom_id:"swagger-ui-container"
});



Caricamento…
Annulla
Salva