Skip to content

Path Item entries need to be allowed to be references #280

@mattpolzin

Description

@mattpolzin

The current structure inaccurately represents paths as a dictionary with Path keys and PathItem values -- the value should be an Either<Reference<PathItem>,PathItem>.

This bug will need to get fixed against the release/3_0 branch for the upcoming major version because changing the structure of OpenAPIKit documents in this way is breaking for projects currently using OpenAPIKit 2.x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv3.x

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions