Summary: | Fix labels for return claims routes | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | REST API | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart, martin.renvoize, nick, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
21.05.00
|
Circulation function: | |
Attachments: |
Bug 28414: Fix labels for return claims
Bug 28414: Fix labels for return claims |
Description
Tomás Cohen Arazi (tcohen)
2021-05-21 12:00:34 UTC
Created attachment 121277 [details] [review] Bug 28414: Fix labels for return claims The way labels are used with RedDoc, we need to tidy them better. We should do it with all the routes, but this one is specially noisy on the UI. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 121278 [details] [review] Bug 28414: Fix labels for return claims The way labels are used with RedDoc, we need to tidy them better. We should do it with all the routes, but this one is specially noisy on the UI. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Solid improvement, going straight for QA Pushed to master for 21.05, thanks to everybody involved! |