You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,7 @@ highlightSizeThreshold | Any size response below this threshold will be highligh
105
105
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.
106
106
oauth2RedirectUrl | OAuth redirect URL
107
107
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`.
108
109
109
110
* All other parameters are explained in greater detail below
0 commit comments