Tom Butcher 8974d1e9da
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
Add quantity field to document job schema and update related routes and services
This commit introduces a new `quantity` field to the document job schema, ensuring it is required with a default value of 1. The routes and services for managing document jobs are updated to include this new field, allowing for its inclusion in both creation and editing processes. Additionally, the allowed filters and sorters are modified to accommodate the new `quantity` field, enhancing the overall functionality and flexibility of document job management.
2026-08-22 20:02:28 +01:00
..