Skip to content

Add Alert Management Alerts API annotations

What does this MR do?

This modifies a documentation-only type override to allow it to be compatible with autogenerated grape-swagger OpenAPI documentation. The standard type ::API::Validations::Types::WorkhorseFile cannot be parsed by grape-swagger and will lead to incorrect OpenAPI output.

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

Related issues

#211512 #372422 (closed)

Merge request reports