aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/main/resources/onap-cli-schema/schema-refresh.yaml
blob: 564925021edb9f3c81dce9802835e43c233cfc81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
onap_cmd_schema_version: 1.0
name: schema-refresh
description: Onap command to refresh schemas stored in onap_cli_schema folders.
version: 0.0
service:
  auth: none
  name: onap-cli
  version: 1.0.0
results:
  direction: landscape
  attributes:
    - name: sl-no
      description: Serial Number
      scope: short
      type: string
    - name: command
      description: Command name
      scope: short
      type: string
    - name: schema
      description: Schema name
      scope: short
      type: string
    - name: version
      description: Schema version
      scope: short
      type: string