issues Search Results · repo:ferdikoomen/openapi-typescript-codegen language:TypeScript
Filter by
487 results
(45 ms)487 results
inferdikoomen/openapi-typescript-codegen (press backspace or delete to remove)There is a problem with migration to @hey-api/openapi-ts
This solution provides a clean service/model generation per-file , while @hey-api/openapi-ts maintainer clearly degraded
this solution back to ...
stq
- 4
- Opened on Jan 20
- #2283
Describe the bug The backend parameters are of type Long, while the API generated by OpenAPI is of type number. Reading
Long type data and converting it to number type may result in accuracy loss. How ...
Natsumeaiovo
- 1
- Opened on Oct 23, 2024
- #2259
Hi, I want to use a custom axios client like described on
https://github.com/ferdikoomen/openapi-typescript-codegen/wiki/Axios-Support
But I can t find BaseHttpRequest in the generated code. So how do ...
swollner
- 2
- Opened on Jul 28, 2024
- #2230
My back-end uses the NestJS framework. When I configured the DTO...
import { ApiProperty } from @nestjs/swagger ;
import { IsNumber, IsString } from class-validator ;
export class ResultType T {
...
makerForAll
- 1
- Opened on Jul 14, 2024
- #2226
I need to add a condition. Let me explain first
export const getResponseBody = async (response: Response): Promise any = {
if (response.status !== 204) {
try {
const contentType ...
ez-kraivit
- Opened on Jul 4, 2024
- #2212
I use multiple opeapi schemes from different urls To avoid duplicate ./src/api-generated/${scheme}/core directory for
each api provider, I generate core separately
1. --output ./src/api-generated/core ...
focus-at
- 1
- Opened on Jun 24, 2024
- #2202
Describe the solution you d like A clear and concise description of what you want to happen. Ideally with a small
example of the proposed changes.
// In the generated client s constructor, it could be ...
grimmerk
- 1
- Opened on May 22, 2024
- #2157
I ve got cookie based auth but I cannot make it work on my NextJS Project in server components.
Working examples:
1. Working example in server component
const getData2 = async () = {
try {
...
mstosio
- 2
- Opened on May 6, 2024
- #2133
PS D:\workOther\pnpmProject\packages\vite-project openapi --input http://10.193.239.107:8082/manage/v2/api-docs --output
./generated --client axios { stack: JSONParserError: Error downloading http://10.193.239.107:8082/manage/v2/api-docs ...
yzf1116
- 2
- Opened on Apr 25, 2024
- #2124

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.