Skip to content

API client generation without requiring go-openapi modules #2976

@LukasDeco

Description

@LukasDeco

Can we modify the generation command so that it doesn't require go-openapi modules for our project? We have many different services and if a service needs to install multiple API clients, but those API clients rely on different versions of go-openapi packages (because maybe they clients were generated with different versions of go-swagger over time) this creates an issue with dependency management.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions