瀏覽代碼

added jsonEditor option

bubble
Tony Tam 8 年之前
父節點
當前提交
85b0f4bab0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      README.md

+ 1
- 0
README.md 查看文件

@@ -105,6 +105,7 @@ highlightSizeThreshold | Any size response below this threshold will be highligh
supportedSubmitMethods | An array of of the HTTP operations that will have the 'Try it out!' option. An empty array disables all operations. This does not filter the operations from the display.
oauth2RedirectUrl | OAuth redirect URL
showRequestHeaders | Whether or not to show the headers that were sent when making a request via the 'Try it out!' option. Defaults to `false`.
jsonEditor | Enables a graphical view for editing complex bodies. Defaults to `false`.

* All other parameters are explained in greater detail below



Loading…
取消
儲存