Skip to content

Generated .d.ts files when using --js #253

@demon059

Description

@demon059

Hello!

I generated my swagger file to Api.js. I used -> npx swagger-typescript-api -p ./openapi.yaml --js and then I get two files:

  • Api.js
  • Api.d.ts

Is it possible not to generate a .d.ts file when using the --js parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions