diff options
Diffstat (limited to 'main/src/test/resources/sample-test-schema.yaml')
-rw-r--r-- | main/src/test/resources/sample-test-schema.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/test/resources/sample-test-schema.yaml b/main/src/test/resources/sample-test-schema.yaml index 286135c3..a4fd8563 100644 --- a/main/src/test/resources/sample-test-schema.yaml +++ b/main/src/test/resources/sample-test-schema.yaml @@ -41,7 +41,7 @@ parameters: short_option: j is_optional: false - name: long-param - type: long + type: digit description: Onap long param short_option: l long_option: long-opt |