spec/support/json/contact_add.json in groupdocs-2.2.0 vs spec/support/json/contact_add.json in groupdocs-2.3.0

- old
+ new

@@ -1,12 +1,12 @@ -{ - "status": "Ok", - "result": - { - "contact": - { - "id": "osdns9fuyw", - "firstName": "Test1", - "lastName": "Test1" - } - } -} +{ + "status": "Ok", + "result": + { + "contact": + { + "id": "osdns9fuyw", + "firstName": "Test1", + "lastName": "Test1" + } + } +}