Skip to content

issues Search Results · repo:Himenon/openapi-typescript-code-generator language:TypeScript

Filter by

0 results
 (87 ms)

0 results

inHimenon/openapi-typescript-code-generator (press backspace or delete to remove)

Hello! users. If you are viewing this issue, please provide your opinions on what features you would like to see. Both 日本語 and English feedback are welcome.
  • Himenon
  • Opened 
    29 days ago
  • #136

Because the path parameters are not encoded, passing values containing / or ? will result in the destination path becoming unintended. I guess we shoulld encode the path parameters using encodeURIComponent. ...
Type: Bug
  • Thiry1
  • 2
  • Opened 
    on Mar 1, 2024
  • #131

Steps To Reproduce !-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant React packages to make sure ...
Status: Unconfirmed
  • tkow
  • Opened 
    on Feb 12, 2024
  • #130

Steps To Reproduce !-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant React packages to make sure ...
Status: Unconfirmed
  • tkow
  • Opened 
    on Feb 12, 2024
  • #129

Steps To Reproduce Run bun i bun gen.ts in https://github.com/tkow/cloudflare-ts-client. !-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test ...
Type: Bug
  • tkow
  • 1
  • Opened 
    on Feb 11, 2024
  • #125

Steps To Reproduce enviroment % node --version v20.11.0 - package.json { name : openapi-esm , type : module , scripts : { generate : node index.js }, devDependencies ...
Type: Bug
  • Hajime-san
  • 4
  • Opened 
    on Jan 31, 2024
  • #118

English Hello to all our users. Thank you for using our site on a daily basis. As the title says, if you had a CLI, how much functionality would you want? This library needs to write import statements ...
Type: Enhancement
  • Himenon
  • Opened 
    on Dec 24, 2023
  • #117

Steps To Reproduce For example, openapi: 3.1.0 info: version: 1.0.0 title: ref.access description: Library test schema license: name: MIT components: schemas: Book: type: object ...
Type: Bug
  • leaysgur
  • 3
  • Opened 
    on Jun 23, 2023
  • #111

Steps To Reproduce According to the OpenAPI 3.0 definition, requestBody has encoding option. However, the encoding option is missing from the generated code. !-- Please provide a clear and concise description ...
Type: Good first issue
  • Thiry1
  • 4
  • Opened 
    on Mar 28, 2023
  • #104

I m experimenting this code generator. It s functionality is meet to my use-case. However, I have one problem to use this. The generated code is big one class so if I try to use one of the API in the ...
Type: Enhancement
Type: Good first issue
  • hrsh7th
  • 16
  • Opened 
    on Mar 20, 2023
  • #97
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub