https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155416|0                           |1
        is obsolete|                            |

--- Comment #19 from Martin Renvoize <[email protected]> ---
Created attachment 157899
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157899&action=edit
Bug 33960: Add deleted option ot biblios endpoint

This patch adds a 'deleted' parameter to the biblios endpoint. If this
parameter is passed
the API will return deleted biblios rather than current ones

To test:
1 - Apply patch
2 - GET http://localhost:8081/api/v1/biblios
3 - Confirm you can search and page
4 - add 'deleted' param to query
5 - Confirm you get dleted biblios information
6 - Confirm searching and paging work as expected

Signed-off-by: Katrin Fischer <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to