You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/openapi-code-generator/src/typescript/server/typescript-nextjs/typescript-nextjs-app-router-builder.ts
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -96,18 +96,18 @@ export class TypescriptNextjsAppRouterBuilder implements ICompilable {
96
96
})
97
97
98
98
// Replace the params based on what inputs we have
Copy file name to clipboardExpand all lines: packages/openapi-code-generator/src/typescript/server/typescript-nextjs/typescript-nextjs-router-builder.ts
+17-20Lines changed: 17 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ export class TypescriptNextjsRouterBuilder extends AbstractRouterBuilder {
0 commit comments