Skip to content

Expose membership_lock group attribute to api

What does this MR do and why?

This PR exposes the membership_lock group attribute to the API. It can be specified on create/update but it is missing in the get response.

Fixes #356776.

Merge request reports