From 5dbc1accf8edaebb5fc205f8fa1925505879cfc5 Mon Sep 17 00:00:00 2001 From: Sunita <17581452+Sunitashelar@users.noreply.github.com> Date: Tue, 21 Apr 2020 13:57:25 +0530 Subject: [PATCH] Update notificationapi.yaml --- apis/notificationapi/notificationapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/notificationapi/notificationapi.yaml b/apis/notificationapi/notificationapi.yaml index 35eee41384..ef31a10280 100644 --- a/apis/notificationapi/notificationapi.yaml +++ b/apis/notificationapi/notificationapi.yaml @@ -134,7 +134,7 @@ paths: schema: $ref: '#/definitions/ContentCreateResponse' '400': - description: 'BAD REQUEST. The "Notifying User" operation failed ! The possible reason for failure is that you may have missed providing input for a mandatory parameter.' + description: 'BAD REQUEST. The "Notifying User" operation failed! The possible reason for failure is that you may have missed providing input for a mandatory parameter.' schema: $ref: '#/definitions/ContentCreateErrorResponse' '500':