diff options
Diffstat (limited to 'framework/src/main/resources/open-cli-schema/schema-refresh.yaml')
-rw-r--r-- | framework/src/main/resources/open-cli-schema/schema-refresh.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/framework/src/main/resources/open-cli-schema/schema-refresh.yaml b/framework/src/main/resources/open-cli-schema/schema-refresh.yaml index 349554b0..86829534 100644 --- a/framework/src/main/resources/open-cli-schema/schema-refresh.yaml +++ b/framework/src/main/resources/open-cli-schema/schema-refresh.yaml @@ -11,7 +11,7 @@ info: results: direction: landscape attributes: - - name: sl-no + - name: sr.no description: Serial Number scope: short type: string @@ -30,4 +30,8 @@ results: - name: ocs-version description: Schema version scope: short + type: string + - name: type + description: Command type + scope: short type: string
\ No newline at end of file |