https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785
--- Comment #36 from Benjamin Daeuber <[email protected]> --- (In reply to Nick Clemens from comment #35) > Did you restart memcached/plack after applying the patches? The selection > worked for me. > You should see PUT/DELETE routes for: > /api/v1/import/{import_batch_id}/records/{import_record_id}/matches/chosen > if you check > http://localhost:8080/api/v1/.hmtl > adjusting the URL for your test environment I've tried that and I do not see a PUT route. This is on both my docker test environment and I spun up a sandbox just to ensure it wasn't only me. I restart plack on both. I will try taking down my container and rebuilding. -- 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/
