资讯

will generate JSON file per each API response. JSON data values should be example values on your swagger if you specified examples. Otherwise, swagger-to-mock follows data type rules and generate ...
1. Create Swagger Spec Next, create a new file lib/swagger.ts. This file uses the next-swagger-doc library to create a Swagger specification based on the API routes in your Next.js project.