Skip to content

Commit edaf4ab

Browse files
author
Luis Fernando Planella Gonzalez
committed
Undefined requests path :(
1 parent 974161c commit edaf4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/operationPath.handlebars

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
/** Path part for operation `{{id}}()` */
2-
static readonly {{pathVar}}: '{{{path}}}';
2+
static readonly {{pathVar}} = '{{{path}}}';

0 commit comments

Comments
 (0)