Skip to content

Commit

Permalink
fix: rename csharp
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Mar 24, 2024
1 parent 9dac5db commit c92d60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ dotnet () {

openapi-generator-cli version-manager set 7.4.0
openapi-generator-cli generate -i "${SPEC_FILE}" \
-g csharp-netcore \
-g csharp \
-o "$dir" \
--model-name-prefix "${PROJECT_UCF}" \
--git-user-id ory \
Expand Down

0 comments on commit c92d60c

Please sign in to comment.