Files
code-center/package.json
abearxiong c6715c2e35 feat: enhance router views functionality and permissions
- Added new router views schema and types for better structure and type safety.
- Implemented CRUD operations for router views including listing, updating, retrieving, and deleting views.
- Introduced permission checks to ensure users can only access and modify their own views.
- Updated prompts route to include additional permission checks for updating and retrieving prompts.
- Refactored common query tests to align with new configurations.
- Organized route imports for better maintainability.
2025-12-31 17:55:13 +08:00

3.6 KiB