Skip to content

issues Search Results · repo:acacode/swagger-typescript-api language:TypeScript

Filter by

190 results
 (108 ms)

190 results

inacacode/swagger-typescript-api (press backspace or delete to remove)

Hi, can you add a configuration option for disabling code formatting after the files are generated? I m currently running my chosen code formatting tool after the files are generated. Now that you have ...
  • iemi111
  • Opened 
    8 hours ago
  • #1250

Suggestion: Would it be desirable to have another option unwrapResponseDataWithErrors or perhaps to turn unwrapResponseData into a union disabled | responseOnly | responseAndError? At the moment, it ...
  • Roman-Octavian
  • Opened 
    5 days ago
  • #1237

Issue When you run a command like swagger-typescript-api generate-templates --output ./templates the console will output this: swagger-typescript-api generate-templates --output ./templates Generate ...
bug
  • sadkebab
  • 2
  • Opened 
    7 days ago
  • #1228

This code works as expected. However, some of the properties (templates and Ts in this case) are not defined in config s typescript types. and I am getting ts errors on them. I am using version: 13.1.1 ...
bug
  • arashi-dev
  • 2
  • Opened 
    23 days ago
  • #1195

The generated API client does not comply with JSON:API specification. When generating an API client for an OpenApi specification complying with JSON:API, the client ignores the JSON:API media type (application/vnd.api+json) ...
  • gletournel
  • Opened 
    28 days ago
  • #1188

Please consider adding support for readOnly and writeOnly. I still haven t found any generator that supports this with axios, i really like your generator! I made a postScript in python that works for ...
  • andrelambru
  • Opened 
    on Apr 21
  • #1184

Image I suspect this change was not intentional so reporting it.. I was previously on v13.0.23 and in the typings changes since the programmatic generateApi function s typings no longer allow partial ...
  • pushred
  • Opened 
    on Apr 21
  • #1183

On the 13.1.1 version (13.0.28 works great) swagger-typescript-api generate --extract-request-params --extract-request-body --extract-response-error --unwrap-response-data -p http://localhost:8080/v3/api-docs ...
bug
  • jefbarn
  • 4
  • Opened 
    on Apr 18
  • #1181

`/bin/zsh /hack/shell/gen_swagger_api.sh npx tsc ./gen_swagger_api.ts gen_swagger_api.ts:40:5 - error TS2353: Object literal may only specify known properties, and templates does not exist in type Partial ...
  • alaywn
  • Opened 
    on Apr 15
  • #1176

Error occurred while generating the API interface documentation: [10:19:45 AM] ℹ interfacedatacontract template found in ../hack/gen_swagger_templates But actually, this file does exist: img width= ...
  • alaywn
  • Opened 
    on Apr 15
  • #1175
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub