Bug 40175

Summary: [OMNIBUS] Missing maxLength to REST API specs
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 40176, 40177, 40178, 40179    
Bug Blocks:    

Description Jonathan Druart 2025-06-18 21:17:21 UTC
We do not specify the maxLength at the REST API specs level, even if the DB has one defined.

Both must match.
Comment 1 Jonathan Druart 2025-06-18 21:20:18 UTC
Bug 40176 - Add maxLength to the item definition


Bug 40177 - Add maxLength to the library definition


Bug 40178 - Add maxLength to the patron definition


Bug 40179 - Add maxLength to the patron's category definition