Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Avoid patterns that generate invalid code #11

@leus

Description

@leus

Usage of anyOf, allOf, or oneOf makes all major code generators (OpenAPI Tools, NSwag, Azure autorest) generate invalid C# code (and I think Java also). There is no solution in sight since this seems to be a pretty difficult problem to tackle.

Additionally, there is a repeated enum (READY_TO_START) that also causes invalid code to be generated.

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