-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To filter the metadata there are several filter operations that can be applied to the returned list of metadata. The format of the filter itself should be straight-forward and should follow the pattern property:operator:value, where property is the property on the metadata you want to filter on, operator is the comparison operator you want to perform and value is the value to check against (not all operators require value). Please see the schema documentation for each type of obejct to discover which properties are available. Recursive filtering, ie. filtering on associated objects or collection of objects, should be supported as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request