openapi-generator-original/bin/windows/csharp-petstore-all.bat
2017-04-23 15:42:42 +08:00

9 lines
266 B
Batchfile
Executable File

REM C# Petstore API client
.\bin\windows\csharp-petstore.bat
REM C# Petstore API client with PropertyChanged
.\bin\windows\csharp-property-changed-petstore.bat
REM C# Petstore API client (v5.0 for .net standarnd 1.3+)
.\bin\windows\csharp-petstore-netstandard.bat