X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dmaap-adaptor-java%2Fapi%2Fapi.yaml;h=b3acfdaf9d59bc53c55d1dd112d49e59a3e14bde;hb=242299199382ec3fd7d514dde2eb607086a6a46e;hp=3c9fb59966649dd935c475b5fb04f0660305c274;hpb=0f6367023720ecc7d7b4b38cbbc4282792172a89;p=nonrtric.git diff --git a/dmaap-adaptor-java/api/api.yaml b/dmaap-adaptor-java/api/api.yaml index 3c9fb599..b3acfdaf 100644 --- a/dmaap-adaptor-java/api/api.yaml +++ b/dmaap-adaptor-java/api/api.yaml @@ -51,6 +51,12 @@ paths: application/json: schema: $ref: '#/components/schemas/void' + 400: + description: Other error in the request + content: + application/json: + schema: + $ref: '#/components/schemas/error_information' 404: description: Information type is not found content: