| Summary: | Patrons endpoint not setting the Location header | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | REST API | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | martin.renvoize, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 23843 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 23860: Regression tests
Bug 23860: Make the patrons endpoint add the Location header Bug 23860: Update tests to new style Bug 23860: Regression tests Bug 23860: Make the patrons endpoint add the Location header Bug 23860: Update tests to new style |
||
|
Description
Tomás Cohen Arazi (tcohen)
2019-10-21 19:17:04 UTC
Created attachment 94583 [details] [review] Bug 23860: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 94584 [details] [review] Bug 23860: Make the patrons endpoint add the Location header Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 94585 [details] [review] Bug 23860: Update tests to new style Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 94941 [details] [review] Bug 23860: Regression tests Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 94942 [details] [review] Bug 23860: Make the patrons endpoint add the Location header Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 94943 [details] [review] Bug 23860: Update tests to new style Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial patch that improves the consistency of our API's. Passing QA Nice work! Pushed to master for 19.11.00 |