alphagov / notifications-api

GOV.UK Notify API
https://www.notifications.service.gov.uk/documentation
MIT License
65 stars 25 forks source link

set dvla callback status to Title Case #4225

Closed leohemsted closed 1 month ago

leohemsted commented 1 month ago

not UPPER CASE as we previously assumed based on their docs

(if we want to test case-insensitive, we'd need to switch to using a regex or similar - so lets just update to match their payloads)