Skip to content

Add API::CodeSuggestions to OpenAPIV2 YML

Marvin Gay requested to merge 458816-add-code-suggestions-to-openapi into master

What does this MR do and why?

We want to have the endpoints in the Code Suggestions namespace of the API documented/available in the interactive documentation via OpenAPI. This MR mounts the namespace and updated the corresponding YML file via the rake task (see issue).

Note: Only the relevant chunks for Code Suggestions were committed.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #458816 (closed)

Merge request reports