Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-12-29 00:16:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-29 00:16:11 +0300
commit804b73643774f403bdc564abb7bbda622d531b05 (patch)
tree90b57dc1aed05728bb7960bea56f87fa013db5ec /doc/api/tags.md
parent825c202603a52193cb28248679546a88215be2e1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/tags.md')
-rw-r--r--doc/api/tags.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/api/tags.md b/doc/api/tags.md
index bbde6c1491b..527ad07565b 100644
--- a/doc/api/tags.md
+++ b/doc/api/tags.md
@@ -1,8 +1,7 @@
---
stage: Create
group: Source Code
-info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments"
-type: reference, api
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---
# Tags API **(FREE)**
@@ -26,8 +25,6 @@ Parameters:
| `sort` | string | no | Return tags sorted in `asc` or `desc` order. Default is `desc` |
| `search` | string | no | Return list of tags matching the search criteria. You can use `^term` and `term$` to find tags that begin and end with `term` respectively. |
-> Support for `search` was [introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/54401) in GitLab 11.8.
-
```json
[
{