Eyuel Belete
Results
1
issues of
Eyuel Belete
npx next-rest-framework validate is not working "custom-generate-openapi": "npx tsx ./scripts/custom-generate-openapi.ts", ``` import { generate } from 'next-rest-framework/dist/cli/generate'; generate({ configPath: '/api/v2' }) .then(() => { console.log('Completed building OpenAPI schema from custom...