Skip to content

The new defaultInput breaks multiple generators #52

@jorgenosberg

Description

@jorgenosberg

The new defaultInput structure with multiple levels of inheritance with allOf breaks in multiple generators.

The following generators are confirmed to break at the generation stage:

  • spring (server)
  • python (client)
  • java (client)
  • csharp (client)

The following generators break when compiling/building generated code:

  • aspnetcore (server)
  • kotlin-spring (server)
  • spring (server), since there's nothing to build
  • python (client), since there's nothing to build
  • kotlin (client)
  • java (client), since there's nothing to build
  • csharp (client), since there's nothing to build
  • typescript-axios (client)

Metadata

Metadata

Assignees

No one assigned

    Labels

    tooling-breakageChanges that break or degrade compatibility with OpenAPI tooling, generators, or validators.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions