Name | Type | Description | Notes |
---|---|---|---|
tag | string | Matches a field that has this tag. | [optional] |
any_tag | string[] | If present, supercedes 'tag' and matches a field that has any of the provided tags. | [optional] |
all_tags | string[] | If present, supercedes 'tag' and matches a field that has all of the provided tags. | [optional] |
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.