fixed bugs - do not change key names
This commit is contained in:
@@ -3,5 +3,6 @@ Content-Type: application/json
|
||||
Authorization: Basic QUxJQ0Utc2VjcmV0
|
||||
|
||||
{
|
||||
"PostalCode": "123456"
|
||||
"PostalCode": "123456",
|
||||
"CityName": "BlaTown"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user