Add support for lock_memberships_to_saml in Application Settings API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Add missing attribute lock_memberships_to_saml to Application Settings API.
API docs: https://docs.gitlab.com/api/settings/
Implementation Guide
- Follow the
CONTRIBUTING.mdguide for setting up your local development environment. - Clone the community fork of this project.
- Add
LockMembershipsToSAMLto theSettingsandUpdateSettingsOptionsstructs insettings.go. - Update relevant tests.
Edited by 🤖 GitLab Bot 🤖