Skip to content

Fix issue with anyOf containing a single value #40

@mwildehahn

Description

@mwildehahn

If anyOf references a single schema, there is an error when using unique references here:

$this->current_type = $schema_builders[0]->getType();
. We require the schema to be built before accessing the type.

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