IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
MetadataItems
editMetadataItems
editThe container object for metadata items.
Properties
edit-
items
(array[
MetadataItem
]
, required) - A collection of arbitrary metadata items associated with a resource.
Example
edit{ "items" : [ { "key" : "string", "value" : "string" } ] }