Skip to content

Modify annotation for commit statuses API

Eugene Lim requested to merge elim-ext-commit-statuses-api-annotation into master

This adds the missing default values to be included in autogenerated grape-swagger OpenAPI documentation. These are documentation-only annotations (reflected in the generated OAPI output) because changing the Swagger default itself breaks existing behaviour and tests.

The OpenAPI V2 documentation will be used for dogfooding API fuzzing as per #372422 (closed) and the OpenAPI autogeneration &8926.

Merge request reports