Bug 40175 - [OMNIBUS] Missing maxLength to REST API specs
Summary: [OMNIBUS] Missing maxLength to REST API specs
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 40176 40177 40178 40179
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-18 21:17 UTC by Jonathan Druart
Modified: 2025-06-18 23:54 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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