Skip to content

Commit 2e5ab85

Browse files
committed
added header template
1 parent 1ab6c45 commit 2e5ab85

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)