department-of-veterans-affairs / notification-api

Notification API
MIT License
16 stars 9 forks source link

#2000 - Update Postman and Swagger to include the new callback url #2037

Closed cris-oddball closed 1 month ago

cris-oddball commented 1 month ago

Description

As part of the VA's Zero Silent Failure Initiative (see epic), we are updating the OpenAPI spec and Postman collections to add in a new property, callback_url, to POST v2/notifications/<email | sms> payloads and the GET v2/notifications/:notification_idresponse, so that our clients can be aware of this property.

issue #2000

How Has This Been Tested?

Checklist