Skip to content

How to describe an arbitrary property #10

@tsantos84

Description

@tsantos84

I'd like to have a property of type object without any fixed key.

{
    "attributes": {
         "type": "object",
         "description": "Arbitrary object for metadata",
         "additionalProperties": true
    }
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions