Skip to content

Edit Namespaces API annotation

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

This corrects the success return entity; Entities::Namespace is not accessible in ee and thus will cause OpenAPI autogeneration to fail.

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

Merge request reports