Skip to content

Commit 60a58a2

Browse files
committed
add file extension
1 parent 9203775 commit 60a58a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/main/resources/typescript-fetch/sagaApiManager.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import {
22
Configuration,
33
ConfigurationParameters,
4-
} from "../runtime";
4+
} from "../runtime{{importFileExtension}}";
55

66
{{#apiInfo}}
77
{{#apis}}

0 commit comments

Comments
 (0)