We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9203775 commit 60a58a2Copy full SHA for 60a58a2
1 file changed
modules/openapi-generator/src/main/resources/typescript-fetch/sagaApiManager.mustache
@@ -1,7 +1,7 @@
1
import {
2
Configuration,
3
ConfigurationParameters,
4
-} from "../runtime";
+} from "../runtime{{importFileExtension}}";
5
6
{{#apiInfo}}
7
{{#apis}}
0 commit comments