We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6ca49 commit 580cdbbCopy full SHA for 580cdbb
templates/fn.handlebars
@@ -39,4 +39,4 @@ export function {{methodName}}(http: HttpClient, rootUrl: string, params{{^opera
39
);
40
}
41
42
-{{methodName}}.PATH = '{{{operation.operationPath}}}';
+{{methodName}}.PATH = '{{{operation.path}}}';
0 commit comments