Tomas Cohen Arazi
3d2d48a8d8
This patch adds the q query parameters to the route. To test: 1. Try the route with the following query parameter: q={"patron_id":2} i.e. GET /api/v1/patrons?q={"patron_id":2} => FAIL: You get a bad request respose 2. Apply this patch 3. Restart all 4. Repeat 1 => SUCCESS: You get the patron 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> |
||
---|---|---|
.. | ||
acquisitions_funds.json | ||
acquisitions_orders.json | ||
acquisitions_vendors.json | ||
advancededitormacros.json | ||
biblios.json | ||
cash_registers.json | ||
checkouts.json | ||
circulation-rules.json | ||
cities.json | ||
clubs.json | ||
config_smtp_servers.json | ||
holds.json | ||
ill_backends.json | ||
illrequests.json | ||
import_batch_profiles.json | ||
items.json | ||
libraries.json | ||
oauth.json | ||
patrons.json | ||
patrons_account.json | ||
patrons_extended_attributes.json | ||
patrons_holds.json | ||
patrons_password.json | ||
public_patrons.json | ||
quotes.json | ||
return_claims.json | ||
rotas.json | ||
transfer_limits.yaml |