diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-25 00:09:23 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-25 00:09:23 +0000 |
commit | dcb475d86c5e2899ad65bf3d53adfd70fa1a82ef (patch) | |
tree | c99bf04dc47dd93b31f1e0f9d0f2f21473dfba74 /doc/api/jobs.md | |
parent | 5f23ef4ecaf902912d57c577429086b6e991b6eb (diff) | |
download | gitlab-ce-dcb475d86c5e2899ad65bf3d53adfd70fa1a82ef.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/jobs.md')
-rw-r--r-- | doc/api/jobs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/jobs.md b/doc/api/jobs.md index 089fd565291..ef192dae329 100644 --- a/doc/api/jobs.md +++ b/doc/api/jobs.md @@ -269,7 +269,7 @@ Example of response ] ``` -Since GitLab 13.2, this endpoint [returns data for any pipeline](pipelines.md#single-pipeline-requests) +In GitLab 13.3 and later, this endpoint [returns data for any pipeline](pipelines.md#single-pipeline-requests) including [child pipelines](../ci/parent_child_pipelines.md). ## List pipeline bridges |