Skip to content

Add support for arbitrary data in JSON schema #9

Closed
@sandrokeil

Description

@sandrokeil

Arbitrary data should be collected in an array. At the moment, access to namespace is no possible.

{
    "type": "array",
    "items": {
        "type": "number",
        "namespace": "Scalar"
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions