Skip to content

Commit

Permalink
Merge pull request #562 from yzainee/con_cve
Browse files Browse the repository at this point in the history
typo rectified
  • Loading branch information
yzainee-zz authored Jul 30, 2019
2 parents 5627c39 + b9d98d3 commit 66364b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ paths:
type: string
- name: show_transitive
in: header
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.
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'.
required: false
type: string
- name: manifest[]
Expand Down

0 comments on commit 66364b8

Please sign in to comment.