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
@@ -56,6 +56,7 @@ Options:
56
56
--implicit-required When true, will make all properties of an object required by default (rather than the current opposite), unless an explicitly `required` array is set
57
57
--with-deprecated when true, will keep deprecated endpoints in the api output
58
58
--group-strategy groups endpoints by a given strategy, possible values are: 'none'|'tag'|'method'|'tag-file'|'method-file'
59
+
--complexity-threshold schema complexity threshold to determine which one (using less than `<` operator) should be assigned to a variable
0 commit comments