diff options
Diffstat (limited to 'data/deprecations/15-9-remove-offset-pagination-jobs-api.yml')
-rw-r--r-- | data/deprecations/15-9-remove-offset-pagination-jobs-api.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/deprecations/15-9-remove-offset-pagination-jobs-api.yml b/data/deprecations/15-9-remove-offset-pagination-jobs-api.yml index 8c3406a34e3..2e748f56695 100644 --- a/data/deprecations/15-9-remove-offset-pagination-jobs-api.yml +++ b/data/deprecations/15-9-remove-offset-pagination-jobs-api.yml @@ -18,6 +18,6 @@ # OPTIONAL FIELDS # tiers: # (optional - may be required in the future) An array of tiers that the feature is available in currently. e.g., [Free, Silver, Gold, Core, Premium, Ultimate] - documentation_url: "https://docs.gitlab.com/ee/api/jobs.html#list-project-jobs" # (optional) This is a link to the current documentation page + documentation_url: "https://docs.gitlab.com/ee/api/jobs.html#list-project-jobs" # (optional) This is a link to the current documentation page image_url: # (optional) This is a link to a thumbnail image depicting the feature video_url: # (optional) Use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg |