Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Trying to do this call:
/Base/Forms/GetSubmissions/#StartDate/#EndDate
It works great(Have to formate the date as m-d-y) but I can't see any way to make the parameters optinal or nulable like DateTime?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Has anyone had success passing Nullable parameters to the REST framework?
Trying to do this call:
/Base/Forms/GetSubmissions/#StartDate/#EndDate
It works great(Have to formate the date as m-d-y) but I can't see any way to make the parameters optinal or nulable like DateTime?
is working on a reply...