diff --git a/apis/notificationapi/notificationapi.yaml b/apis/notificationapi/notificationapi.yaml index ac9d12e21e..35eee41384 100644 --- a/apis/notificationapi/notificationapi.yaml +++ b/apis/notificationapi/notificationapi.yaml @@ -134,10 +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. - - ERROR_INVALID_OTP In case of invalid OTP, phone or email passed for verification - - OTP_VERIFICATION_FAILED In case you have passed incorrect OTP and haven't exhausted the maximum retries count. + 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':