Commit a8c324f3 authored by Sylvain Renault's avatar Sylvain Renault
Browse files

Updated readme.md

parent 76ff6ad7
Loading
Loading
Loading
Loading

arf005 @ c09b5e3b

Original line number Original line Diff line number Diff line
Subproject commit aaf4295668539d5ce805dfd9fa1c4679377e8038
Subproject commit c09b5e3bfc9d20ef8f477c7731eec04f984b2d30
+1 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@ we provided the file `.openapi-generator-ignore` in `server`, which prevents ope
## auto-generate server code
## auto-generate server code
open a command shell and execute
open a command shell and execute
```
```
  openapi-generator-cli generate -i OpenAPI.yaml -g aspnetcore -o server
  openapi-generator-cli generate -i arf005\API\openapi.yaml -g aspnetcore -o server
```
```


open the solution `Org.OpenAPITools.sln` (folder `server`) in Visual Studio
open the solution `Org.OpenAPITools.sln` (folder `server`) in Visual Studio