| Summary: | `catalogue_item` missing description | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | REST API | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, tomascohen |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 30708 | ||
| Bug Blocks: | |||
| Attachments: | Bug 35230: (bug 30708 follow-up) fix description for catalogue_item | ||
Created attachment 158335 [details] [review] Bug 35230: (bug 30708 follow-up) fix description for catalogue_item Pushed to master for 23.11. Nice work everyone, thanks! |
On `api/v1/swagger/definitions/preservation_train_item.yaml` there's: ``` catalogue_item: description: xxx type: - object - "null" ```