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
`typescript-axios does not support request bodies of content-type '${requestBody.contentType}' using serializer '${requestBody.serializersatisfiesnever}'`,
`typescript-fetch does not support request bodies of content-type '${requestBody.contentType}' using serializer '${requestBody.serializersatisfiesnever}'`,
Copy file name to clipboardExpand all lines: packages/openapi-code-generator/src/typescript/server/typescript-express/typescript-express-router-builder.ts
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,13 @@ export class ExpressRouterBuilder extends AbstractRouterBuilder {
0 commit comments