X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fdocs%2Fopenapi%2Fcomponents.yaml;h=9b5a1fd0ba48c45171dc15a17e3d937003a7104c;hb=f41dd3b24da2cc956c3d6e27fc14e409f11c65c0;hp=62c9eb0505b031544cf35846153555c2f5e3e806;hpb=e5c66c7fec638412e10d5abef14d2a7afc86cb23;p=cps.git diff --git a/cps-ncmp-rest/docs/openapi/components.yaml b/cps-ncmp-rest/docs/openapi/components.yaml index 62c9eb0505..9b5a1fd0ba 100644 --- a/cps-ncmp-rest/docs/openapi/components.yaml +++ b/cps-ncmp-rest/docs/openapi/components.yaml @@ -136,6 +136,10 @@ components: moduleSetTag: type: string example: "my-module-set-tag" + trustLevel: + type: string + enum: [COMPLETE, NONE] + example: "COMPLETE" RestCmHandleProperties: type: object additionalProperties: