We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974161c commit edaf4abCopy full SHA for edaf4ab
templates/operationPath.handlebars
@@ -1,2 +1,2 @@
1
/** Path part for operation `{{id}}()` */
2
- static readonly {{pathVar}}: '{{{path}}}';
+ static readonly {{pathVar}} = '{{{path}}}';
0 commit comments