Skip to content

Generate Definitions from swagger #115

@eburi

Description

@eburi

Hi,

I'd like to use swagger-js-codegen to generate Typescript Code from a swagger-file to get errors in case the REST interface changed. But I'm getting a lot of errors due to the missing Definitions.

I found the ts-barnch that has the code required to generate the Definitions, but it looks outdated compared to the master-branch.

What is the plan with ts-branch? Is there any work going on regarding generating the Definitions?

I created a fork to fix a problem where an array does not have an items definition. Should I implement the Definition-generation and create a pull-request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions