Commit e5e4d10a authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'patch-187' into 'master'

Make it more clear Link specification is not deprecated

See merge request gitlab-org/gitlab!36645
parents f0558e0d 632bf335
......@@ -423,7 +423,7 @@ Status: 200 OK
```
CAUTION: **Deprecation:**
The `Links` Header will be removed in GitLab 14.0 to be aligned with the [W3C specification](https://www.w3.org/wiki/LinkHeader)
The `Links` Header will be removed in GitLab 14.0 to be aligned with the [W3C `Link` specification](https://www.w3.org/wiki/LinkHeader)
The link to the next page contains an additional filter `id_after=42` which excludes records we have retrieved already.
Note the type of filter depends on the `order_by` option used and we may have more than one additional filter.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment