API | GitLab host version unknown
Created by: valeriomazzeo
Since many changes (especially add-ons) have been made to the API keeping the same version number (v3 in this case), clients have no easy way to understand if a certain feature is available or not.
It will then make sense to be able to retrieve the GitLab host version through the API, maybe sending it down with the "session" response or even better inside a custom parameter inside the header of every response.