Hi all,
I am trying to find the ruby method that gets called by url /api/v4/jobs/request
I tried to find it by executing “gitlab-rake grape:routes”, but this only gives me the method, url and description and it does not seem to live in /opt/gitlab/embedded/service/gitlab-rails/lib/api/jobs.rb.
Can someone please point me to the correct file and method?
TIA && have a nice day!
Basti