https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42404
--- Comment #12 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Hi! (In reply to Martin Renvoize (ashimema) from comment #9) > I'd be tempted to return a 202 Accepted as apposed to a 201 Created here? > > The task is transient isn't it.. the final result is the processed covers.. > I'd also be tempted to set the Location headers to the job tracking API > endpoint? Implemented these in a follow-up. I also wrote an entry on the wiki about this, with a `DRAFT` status so we vote it next dev meeting: https://wiki.koha-community.org/wiki/Coding_Guidelines_-_API#.5BDRAFT.5D_REST3.2.1.2_POST_.28async_job.29 -- 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/
