mous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-5efd63e783ac04bb.css" />
feat(api): add support for project feature flags and feature flag use… · python-gitlab/python-gitlab@be68285 · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): add support for project feature flags and feature flag user lists
Add new API objects for managing project feature flags and feature flag
user lists, including CRUD operations, CLI support, and renaming via
save(). Introduce JsonAttribute type for handling JSON fields in request
bodies (e.g., feature flag strategies).
Closes#3350
0 commit comments