mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
Change values of name and date fields
Change values of name and date fields in text notification POST for consistency
This commit is contained in:
@@ -132,8 +132,8 @@ POST /notifications/sms
|
||||
"to": "+447700987345",
|
||||
"template": "f6895ff7-86e0-4d38-80ab-c9525856c3ff",
|
||||
"personalisation": {
|
||||
"name": "myname",
|
||||
"date": "2016"
|
||||
"name": "Bill",
|
||||
"date": "3 January 2016"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user