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 d867d9f8..584eec87 100644 --- a/main/src/test/resources/sample-test-schema.yaml +++ b/main/src/test/resources/sample-test-schema.yaml @@ -5,7 +5,7 @@ info: product: open-cli service: test type: cmd - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: bool-param |