https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23019
--- Comment #7 from David Cook <[email protected]> --- Comment on attachment 104976 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104976 Bug 23019: Add profiles to stage-import-batch and magnage-import-batch pages Review of attachment 104976: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=23019&attachment=104976) ----------------------------------------------------------------- ::: api/v1/swagger/definitions/import-batch-profile.json @@ +9,5 @@ > + "description": "name of this profile", > + "type": "string" > + }, > + "matcher_id": { > + "description": "the id of the match rule used > (matchpoints.matcher_id)", Wouldn't marc_matchers.matcher_id be a more accurate table description here? -- 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/
