Skip to content

Edit Variables API annotations

Eugene Lim requested to merge elim-ext-project-variables-api-annotation into master

This adds the missing hash parameters for filter, otherwise it will be excluded from OpenAPI generation. It also adds the missing filter parameter annotation for the get ':id/variables/:key' endpoint.

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

Merge request reports