feat: add project CRUD, OpenAPI import/parsing, module and endpoint management routes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,10 +10,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@agent-fox/shared": "workspace:*",
|
||||
"@apidevtools/swagger-parser": "^12.1.0",
|
||||
"bcrypt": "^6.0.0",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^5.0.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"openapi-types": "^12.1.3",
|
||||
"zod": "^3.24.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user