We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07bf43d + c3bfe84 commit 91f6ab7Copy full SHA for 91f6ab7
1 file changed
.github/workflows/generate.yml
@@ -33,7 +33,7 @@ jobs:
33
- run: |
34
openapi-generator-cli generate \
35
-i https://raw.githubusercontent.com/mxenabled/openapi/master/openapi/mx_platform_api.yml \
36
- -g csharp-netcore \
+ -g csharp \
37
-c ./openapi/config.yml \
38
-t ./openapi/templates
39
- name: Create branch
0 commit comments