Commit a859239
Lasim
refactor: migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation
- Replaced zod-to-json-schema with zod-openapi in user routes for improved schema handling.
- Updated response schemas to use createSchema from zod-openapi.
- Enhanced error handling in user routes to return consistent JSON responses.
- Cleaned up user data responses to ensure only primitive types are returned.
- Added global error handler in server setup to manage validation and internal errors uniformly.1 parent 5300277 commit a859239
54 files changed
Lines changed: 25551 additions & 21264 deletions
File tree
- services/backend
- src
- hooks
- middleware
- routes
- auth
- cloud-credentials
- db
- globalSettings
- categories
- github
- groups
- health
- settings
- health
- mcp
- categories
- installations
- servers
- roles
- teams
- users
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments