0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,181 stars (1,181 stars)156 forks (156 forks)batch import
enhancementhelp wanted
- Issue 種別
- feature
- 調査方針
- Investigate the current model loading mechanism, likely in a file like 'loadModels.js' or similar. Modify the scanning logic to recursively traverse subdirectories under the api/models folder. Ensure that any nested model files are properly registered and that API endpoints are generated accordingly. Check existing tests to ensure backward compatibility.