X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=framework%2Fsrc%2Fmain%2Fresources%2Fschema-refresh.yaml;h=f64b05450807f49299b70ef413c2efebba76be06;hb=refs%2Fheads%2Fmaster;hp=ffa32424bab59acad83fb9b6bb04d4cedad5c551;hpb=e45e668a4f6bdeca4ddc4071c4f37822792d65ed;p=cli.git diff --git a/framework/src/main/resources/schema-refresh.yaml b/framework/src/main/resources/schema-refresh.yaml deleted file mode 100644 index ffa32424..00000000 --- a/framework/src/main/resources/schema-refresh.yaml +++ /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