Skip to content

Confusion that we have both map<string, AnyValue> and Attribute Collections #4708

@pellared

Description

@pellared

I think it may be confusing that we have both map<string, AnyValue> and Attribute, which essentially is the same thing. It is probably worth explaining what the difference is, e.g. map<string, AnyValue> is a type of AnyValue, used for nested data structures, while Attribute is not and is used as a top-level field of data models.

Originally posted by @tigrannajaryan in #4651 (comment)

Metadata

Metadata

Assignees

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