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
PUT /flags/{key} updates an existing flag. Only allow updating name, description, enabled, rolloutPercentage, and environment. Return 404 if the flag does not exist.
PUT /flags/{key} updates an existing flag. Only allow updating name, description, enabled, rolloutPercentage, and environment. Return 404 if the flag does not exist.