GetAnswers
Add the filters "createdDeviceBefore" and "createdDeviceAfter" for the fieldcreateAtDevice
.GetAnswers
Add fieldcreateAtDevice
in answer's metadata, informing the moment of creation of the answer, with device's data.GetAnswers
Add the filters "updatedBefore" and "updatedAfter" for the fieldupdatedAt
.GetAnswers
Add fielduserId
in answer's metadata, indicating the id from the user who answered the form.
GetAnswers
Add the field UpdatedAt, according the APIGetAnswers
Remove the functionality to choose the format in the data filters- Update the format to dates from createdAt and updatedAt to complete format the ISO8601
GetAnswers
Removed the need to use the fieldname
fromgetFormStructure
GetFormStructure
Removed fieldname
from query- Small adjusts in automated tests