mirror of
https://github.com/whyour/qinglong.git
synced 2025-11-10 16:46:07 +08:00
Introduces Joi validation for the GET /dependencies route using celebrate, ensuring request bodies conform to expected structure. Updates the DependenceService.dependencies method to handle type filtering more robustly and refines the search condition logic. |
||
|---|---|---|
| .. | ||
| config.ts | ||
| cron.ts | ||
| dependence.ts | ||
| env.ts | ||
| health.ts | ||
| index.ts | ||
| log.ts | ||
| open.ts | ||
| script.ts | ||
| subscription.ts | ||
| system.ts | ||
| update.ts | ||
| user.ts | ||