Skip to content

Duplicate typename 'Platform' and 'Tag', breaking OpenAPI -> Go generatators #482

@McHauge

Description

@McHauge

Hi, would it be possible to get the spec updated to fix duplicate schemas? It seems that there are 2 that are creating issues for me when trying to use generators that follow the OpenAPI spec

they are both defined in the $ref: '#/components/schemas/Platform' && $ref: '#/components/schemas/Tag' paths

But about five or so places, they both get redefined to the same things. I'm guessing this is just down to multiple people working on it as they are doing the same things (types) in those places

It would be really nice to have these fixes in the public spec :)

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