Skip to content

docs: Fix REST API response examples

What does this MR do and why?

This MR fixes a couple of instances in our GET /runners/:id/jobs REST API docs where:

  1. the example response doesn't include fields that now exist.
  2. the example response shows fields that are not present in the response.

Example of a call to staging.gitlab.com:

image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports