Bug 35230

Summary: `catalogue_item` missing description
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: REST APIAssignee: 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   
Change sponsored?: --- 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

Description Tomás Cohen Arazi (tcohen) 2023-11-02 12:32:39 UTC
On `api/v1/swagger/definitions/preservation_train_item.yaml` there's:

```
  catalogue_item:
    description: xxx
    type:
      - object
      - "null"
```
Comment 1 Jonathan Druart 2023-11-03 13:24:35 UTC
Created attachment 158335 [details] [review]
Bug 35230: (bug 30708 follow-up) fix description for catalogue_item
Comment 2 Tomás Cohen Arazi (tcohen) 2023-11-03 15:06:25 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 3 Fridolin Somers 2023-11-10 02:26:33 UTC
Depends on Bug 30708 not in 23.05.x