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

- old
+ new

@@ -1,23 +1,23 @@ -{ - "status": "Ok", - "result": - { - "forms": - [ - { - "id": "09662aab7187f31444476288ebaf7da4", - "name": "form-name", - "ownerGuid": "67e9cf57a2b9da4d", - "templateGuid": "9758770d03b92c886133fbd7bbb60391", - "createdTimeStamp": "2012-09-26T14:03:51.9670000Z", - "status": -1, - "statusDateTime": "1970-01-01T00:00:00.0000000Z", - "documentsCount": 0, - "documentsPages": 0, - "participantsCount": 0, - "fieldsInFinalFileName": [], - "canParticipantDownloadForm": false - } - ] - } -} +{ + "status": "Ok", + "result": + { + "forms": + [ + { + "id": "09662aab7187f31444476288ebaf7da4", + "name": "form-name", + "ownerGuid": "67e9cf57a2b9da4d", + "templateGuid": "9758770d03b92c886133fbd7bbb60391", + "createdTimeStamp": "2012-09-26T14:03:51.9670000Z", + "status": -1, + "statusDateTime": "1970-01-01T00:00:00.0000000Z", + "documentsCount": 0, + "documentsPages": 0, + "participantsCount": 0, + "fieldsInFinalFileName": [], + "canParticipantDownloadForm": false + } + ] + } +}