Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api V1 percentage_of_actors gate #168

Closed
AlexWheeler opened this issue Oct 5, 2016 · 1 comment
Closed

Api V1 percentage_of_actors gate #168

AlexWheeler opened this issue Oct 5, 2016 · 1 comment
Labels

Comments

@AlexWheeler
Copy link
Collaborator

AlexWheeler commented Oct 5, 2016

endpoint to enable/disable percentage_of_actors for a feature following the convention:
POST api/v1/features/:feature_name/:gate_name # enable
DELETE api/v1/features/:feature_name/:gate_name # disable

api/v1/features/logging/percentage_of_actors
flipper[:feature].enable_percentage_of_actors 10

@AlexWheeler AlexWheeler added the api label Oct 5, 2016
@jnunemaker
Copy link
Collaborator

Closed by #179 I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants