fixed bugs - do not change key names

This commit is contained in:
D065023
2019-12-11 11:46:55 +01:00
parent e686b1819b
commit 3b06003328
6 changed files with 36 additions and 35 deletions

View File

@@ -3,5 +3,6 @@ Content-Type: application/json
Authorization: Basic QUxJQ0Utc2VjcmV0
{
"PostalCode": "123456"
"PostalCode": "123456",
"CityName": "BlaTown"
}