Skip to content

Separate EE params from CE on Grape API

Oswaldo Ferreira requested to merge 28017-separate-ce-params-on-api-ee into master

Backports gitlab-ce!10484 and separate EE from CE params on Grape API.

Important points for the reviewer

  • Catching endpoints with more EE-exclusive params

Merge request reports