Skip to content

Commit 85b0f4b

Browse files
committed
added jsonEditor option
1 parent dbf00bb commit 85b0f4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ highlightSizeThreshold | Any size response below this threshold will be highligh
105105
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.
106106
oauth2RedirectUrl | OAuth redirect URL
107107
showRequestHeaders | Whether or not to show the headers that were sent when making a request via the 'Try it out!' option. Defaults to `false`.
108+
jsonEditor | Enables a graphical view for editing complex bodies. Defaults to `false`.
108109

109110
* All other parameters are explained in greater detail below
110111

0 commit comments

Comments
 (0)