Skip to content

Edit Admin CI Variables API annotation

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

This corrects the type annotation for two parameters from String to Boolean as stated in the documentation and used in practice.

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

Merge request reports