-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Description
To start with, we'll need to create the following:
- new AspNetCore3ServerCodegen.java based on AspNetCoreServerCodegen.java
- new resource folder
modules/openapi-generator/src/main/resources/aspnetcore3based onmodules/openapi-generator/src/main/resources/aspnetcore(2.0 or 2.1) - add batch file to generate Petstore samples under
samples/server/petstore/aspnetcore3
cc @SeanFarrow
Reactions are currently unavailable