update link to upper-constraints.txt
[cli.git] / framework / src / main / resources / schema-refresh.yaml
diff --git a/framework/src/main/resources/schema-refresh.yaml b/framework/src/main/resources/schema-refresh.yaml
deleted file mode 100644 (file)
index ffa3242..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-onap_cmd_schema_version: 1.0
-name: schema-refresh
-description: Onap command to refresh schemas stored in onap_cli_schema folders.
-service:
-  no-auth: true
-  name: onap-cli
-  version: 1.0.0
-default_parameters:
-    exclude:
-      - onap-username
-      - onap-password
-      - msb-url
-      - no-auth
-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
\ No newline at end of file