X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=api%2Fric-dms-api-2.0.yaml;h=f9e84341a15c7d3fe1e58506b3a017036e78e5d7;hb=c1e4374fb522f55e9263dd2deca3d244e709ebdf;hp=2243a42f3970adf9d2bad078ec5a05b7ecaf5636;hpb=41f03638ee74f924d160328b3291aae61740cbdd;p=ric-plt%2Fricdms.git diff --git a/api/ric-dms-api-2.0.yaml b/api/ric-dms-api-2.0.yaml index 2243a42..f9e8434 100644 --- a/api/ric-dms-api-2.0.yaml +++ b/api/ric-dms-api-2.0.yaml @@ -194,7 +194,7 @@ paths: description: successful un-deploy xApp schema: type: object - '501': + '500': description: un-deployment failed schema: $ref: '#/definitions/error_message' @@ -218,7 +218,7 @@ paths: description: successful deployment of xApp schema: type: object - '501': + '500': description: deployment failed schema: $ref: '#/definitions/error_message'