ソースを参照

fixed example

bubble
Tony Tam 11年前
コミット
a0db8582a1
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      README.md

+ 1
- 1
README.md ファイルの表示

@@ -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"
});



読み込み中…
キャンセル
保存