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

v2 api- Cirrus sends the features group together as “Features” key in the response #12001

Open
data-sync-user opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@data-sync-user
Copy link
Collaborator

update cirrus to return this as a format https://gist.github.com/yashikakhurana/f2fec74b0b6182d03adf957ceedd41b3 for features

┆Issue is synchronized with this Jira Task

yashikakhurana added a commit to yashikakhurana/experimenter that referenced this issue Jan 15, 2025
Because

- We want to return features under the key `Features`
- We don't send back enrollment responses to the calling application and
sometimes its hard to find if they are in the experiment or not

This commit

- Returns feature and enrollments as part of the new `v2 api`

Fixes mozilla#12000 mozilla#12001
github-merge-queue bot pushed a commit that referenced this issue Jan 17, 2025
Because

- We want to return features under the key `Features`
- We don't send back enrollment responses to the calling application and
sometimes its hard to find if they are in the experiment or not

This commit

- Returns feature and enrollments as part of the new `v2 api`

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

No branches or pull requests

2 participants