Skip to content

Fails to generate field definitions for schemas who's attributes have multiple types #3

@imperialguy

Description

@imperialguy

This library fails for the schemas which have a type that could be either an array, string or a null.

Example:

"type": [
                        "null",
                        "object",
                        "string"
                    ],

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