Skip to content

Update the grape-swagger gem

Eugene Lim requested to merge elim-ext-gitlab-grape-swagger-gem into master

What does this MR do and why?

This closes the loop on #377941 by switching OpenAPI spec generation to use gitlab-grape-swagger instead of grape-swagger. This MR also includes the latest generated OpenAPI spec.

With the https://github.com/ruby-grape/grape-swagger/pull/872 merged, we can safely update the grape-swagger gem, to resolve the Could not resolve reference ($ref) bug.

The gem updates were done in accordance to https://docs.gitlab.com/ee/development/gemfile.html.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Bojan Marjanovic

Merge request reports