-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e2d974
commit 468c125
Showing
7 changed files
with
105 additions
and
227 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Demostrate how to use Fonlow.OpenApiClientGen.exe | ||
cd $PSScriptRoot | ||
./Fonlow.OpenApiClientGen/bin/Debug/net7.0/Fonlow.OpenApiClientGen.exe ./Tests/DemoClientApi/petStore.yaml DemoCodeGen.json | ||
./Fonlow.OpenApiClientGen/bin/Debug/net8.0/Fonlow.OpenApiClientGen.exe ./Tests/DemoClientApi/petStore.yaml DemoCodeGen.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Demostrate how to use Fonlow.OpenApiClientGen.exe | ||
cd $PSScriptRoot | ||
./Fonlow.OpenApiClientGen/bin/Debug/net7.0/Fonlow.OpenApiClientGen.exe ./Tests/DemoClientApi/petStore.yaml DemoCodeGenNgFormGroup.json | ||
./Fonlow.OpenApiClientGen/bin/Debug/net8.0/Fonlow.OpenApiClientGen.exe ./Tests/DemoClientApi/petStore.yaml DemoCodeGenNgFormGroup.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.