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: swagger.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ paths:
78
78
type: string
79
79
- name: show_transitive
80
80
in: header
81
-
description: This is required to enable or disable the transitive support. We need to pass the value as True if transitive is needed. Default value is False.
81
+
description: This is required to enable or disable the transitive support. We need to pass the value as 'true' if transitive is needed. Default value is 'false'.
0 commit comments