Skip to content

Schema Object / Items Object #751

@pkriens

Description

@pkriens

I am a bit confused about the items in the Schema Object and Items Object. Unfortunately, the Schema Object is not layed out and must be inferred from a JSON Schema Draft specification.

In JSON Schema items is an array and it also needs additionalItems. However, in Items Object items is a singleton.

I am trying to map this to a type safe language with inheritance. It seems SchemaObject extends Items Object however, this clashes and is a huge pita therefore.

Is this difference in cardinality intentional?

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