Skip to content

Commit b34684f

Browse files
committed
fix: use nextjsfetch function templates
1 parent 4fbefe2 commit b34684f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/core/nextjs_fetch/request.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import type { OpenAPIConfig } from './OpenAPI';
3737
{{>functions/resolve}}
3838

3939

40-
{{>fetch/getHeaders}}
40+
{{>nextjs_fetch/getHeaders}}
4141

4242

4343
{{>nextjs_fetch/getRequestBody}}

0 commit comments

Comments
 (0)