Skip to content

API: Use `visibility` as string parameter everywhere

Toon Claes requested to merge 27501-api-use-visibility-everywhere into master

What does this MR do?

Instead of exposing the visibility_level as an Integer, expose it as visibility String.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27501 (closed)

Merge request reports