Skip to content

Commit 66364b8

Browse files
authored
Merge pull request #562 from yzainee/con_cve
typo rectified
2 parents 5627c39 + b9d98d3 commit 66364b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ paths:
7878
type: string
7979
- name: show_transitive
8080
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'.
8282
required: false
8383
type: string
8484
- name: manifest[]

0 commit comments

Comments
 (0)