6 Aug
2020
6 Aug
'20
2:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25905 --- Comment #13 from David Cook <dcook@prosentient.com.au> --- These patches should work, but I've run out of time/energy tonight to write the unit tests. Test plan: 1. Turn on RESTBasicAuth 2. curl -XPOST -u username:password -H "x-koha-oaipmh-repository: http://koha-community.org/oai.pl" http://localhost:8081/api/v1/import/oaipmh/biblios -d @oaipmh.xml That oaipmh.xml file can be a ListRecords or GetRecord document. The API will handle add/update/delete. I'll look at providing some test files later too. -- You are receiving this mail because: You are watching all bug changes.