We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab6c45 commit 2e5ab85Copy full SHA for 2e5ab85
1 file changed
templates/services/fabricv4/partial_header.mustache
@@ -0,0 +1,9 @@
1
+"""
2
+{{#appName}}
3
+ {{{.}}}
4
+{{/appName}}
5
+ {{#infoEmail}}
6
+ Contact: {{{.}}}
7
+ {{/infoEmail}}
8
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
9
0 commit comments