yao/openapi/job
Max e3d7d049cc Add keywords filter to ListJobs function for enhanced job search
- Implemented a keywords filter in the ListJobs function to allow searching by job name and description.
- Refactored enabled status handling to support multiple truthy and falsy values, improving flexibility in job retrieval.
- Default behavior remains to show all records regardless of enabled status, ensuring no data is inadvertently filtered out.
2025-09-03 08:06:33 +08:00
..
categories.go Enhance job management and category handling 2025-09-02 18:36:14 +08:00
executions.go Enhance job management and category handling 2025-09-02 18:36:14 +08:00
job.go Enhance job management and category handling 2025-09-02 18:36:14 +08:00
jobs.go Add keywords filter to ListJobs function for enhanced job search 2025-09-03 08:06:33 +08:00
logs.go Enhance job management and category handling 2025-09-02 18:36:14 +08:00