Missing Field in build_git_strategy in Project API

Summary

The Field build_git_strategy is available in

  • Create Project API
  • Edit Project API

but missing in Get Project API. So currently it is not possible to update the field build_git_strategy if it has not the correct value with the API. We manage gitlab projects with tools/scripts and it is not possible to manage this field. The only workaround i can think of is to permanently update all projects.

What is the expected correct behavior?

The get project API returns the field build_git_strategy.