From 72b4cdffcd021828e2b4ac00b59496b0b3bc7a26 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 14 Sep 2017 20:42:01 +0530 Subject: Migrate type long into digit CLI-3 Change-Id: I5706963146d9575a9094aa7c24b85e1a0d8e7f80 Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/test/resources/sample-test-schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/src/test/resources/sample-test-schema.yaml') diff --git a/framework/src/test/resources/sample-test-schema.yaml b/framework/src/test/resources/sample-test-schema.yaml index 48ef2d61..0387e48c 100644 --- a/framework/src/test/resources/sample-test-schema.yaml +++ b/framework/src/test/resources/sample-test-schema.yaml @@ -43,7 +43,7 @@ parameters: is_optional: false is_secured: false - name: long-param - type: long + type: digit description: Onap long param short_option: l long_option: long-opt -- cgit 1.2.3-korg