restore API legacy json returned format.
the job_response function breaks the API legacy. It could though be used in a future V2. Note that I used get_state_display in APIJobView instead of the local dictionnary.
Closes #317 (closed)
GitLab upgrade completed. Current version is 18.3.6
https://about.gitlab.com/releases/2025/07/17/gitlab-18-2-released/
https://about.gitlab.com/releases/2025/08/21/gitlab-18-3-released/
the job_response function breaks the API legacy. It could though be used in a future V2. Note that I used get_state_display in APIJobView instead of the local dictionnary.
Closes #317 (closed)