We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b9bf369
There was an error while loading. Please reload this page.
Allows filter types in the query strings: filter[not][name]=jack filter: { like: {}, not: { name: 'jack' }, lt: {}, lte: {}, gt: {}, gte: {} }
65696a4
Merge pull request #7 from kideh88/bugfix/decode_uri [BUGFIX] Decode URI tests
77deb1f
Version 1.2.0
44f9fb6
Release for version tag 1.1.2
This version does not include any filter implementation