Skip to content

Commit

Permalink
Added documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulomorgado committed Nov 5, 2023
1 parent 856f760 commit 08abee6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ nswag run sample.nswag /runtime:Net50
"codeGenerators": {
"openApiToCSharpClient": {
"generateClientClasses": true,
"suppressClientClassesOutput": false,
"generateClientInterfaces": true,
"suppressClientInterfacesOutput": false,
"generateDtoTypes": true,
"injectHttpClient": true,
"disposeHttpClient": true,
Expand Down

0 comments on commit 08abee6

Please sign in to comment.