From b9d98d3754b0752449ba02107c7779e4493a6404 Mon Sep 17 00:00:00 2001 From: Yusuf Zainee Date: Mon, 29 Jul 2019 19:50:44 +0530 Subject: [PATCH] typo rectified --- swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.yaml b/swagger.yaml index 61204c0d..5d969081 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -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[]