forked from loafle/openapi-generator-original
9 lines
266 B
Batchfile
Executable File
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
|