next-rest-framework
next-rest-framework copied to clipboard
The cli is not working
I'm using "next-rest-framework": "^6.0.7" and "next": "15.3.0"
D:\Projets\prime>npx next-rest-framework generate Generating OpenAPI spec... Next REST Framework config not found. Initialize a docs handler to generate the OpenAPI spec.
I also tried a custom script but is not working neither
D:\Projets\prime>npm run generate [email protected] generate tsx ./src/scripts/custom-generate-openapi.ts A
configPathparameter with a value of /api/v2 was provided but no Next REST Framework configs were found. Completed building OpenAPI schema from custom script.