You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This Bug Report affects these Traffic Control components:
Documentation
Current behavior:
The documentation for the APIv4 (and ostensibly APIv5) /jobs endpoint lists a description of the fields in a response to a GET request as being identical to those seen in APIv3. The response examples reveal that this is in error.
Expected behavior:
The documentation should be accurate.
Steps to reproduce:
Read the APIv4/5 GET /jobs documentation, create and fetch "Jobs" to confirm the response descriptions are incorrect.
This Bug Report affects these Traffic Control components:
Current behavior:
The documentation for the APIv4 (and ostensibly APIv5)
/jobsendpoint lists a description of the fields in a response to a GET request as being identical to those seen in APIv3. The response examples reveal that this is in error.Expected behavior:
The documentation should be accurate.
Steps to reproduce:
Read the APIv4/5
GET /jobsdocumentation, create and fetch "Jobs" to confirm the response descriptions are incorrect.