update link to upper-constraints.txt
[cli.git] / framework / src / main / resources / schema-refresh.yaml
1 onap_cmd_schema_version: 1.0
2 name: schema-refresh
3 description: Onap command to refresh schemas stored in onap_cli_schema folders.
4 service:
5   no-auth: true
6   name: onap-cli
7   version: 1.0.0
8 results:
9   direction: landscape
10   attributes:
11     - name: sl-no
12       description: Serial Number
13       scope: short
14       type: string
15     - name: command
16       description: Command name
17       scope: short
18       type: string
19     - name: schema
20       description: Schema name
21       scope: short
22       type: string
23     - name: version
24       description: Schema version
25       scope: short
26       type: string