Passing id_gt or any other id params does not work, see the screenshot below of my Postman request returning user with id 15 even though I passed in id_gt: 100. This seems to be an issue with the REST API and no the go SDK but could not find a more appropriate place to open an issue so let me know if there is a more appropriate place to raise this issue. Thank you!
Passing
id_gt
or any other id params does not work, see the screenshot below of my Postman request returning user with id15
even though I passed inid_gt: 100
. This seems to be an issue with the REST API and no the go SDK but could not find a more appropriate place to open an issue so let me know if there is a more appropriate place to raise this issue. Thank you!