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

swagger API branch screenshots defined as string rather than array #10670

Open
dmose opened this issue May 8, 2024 · 0 comments
Open

swagger API branch screenshots defined as string rather than array #10670

dmose opened this issue May 8, 2024 · 0 comments

Comments

@dmose
Copy link
Member

dmose commented May 8, 2024

Looking at the v7 / experiments / responses section of https://htmlpreview.github.io/?https://github.com/mozilla/experimenter/blob/main/docs/experimenter/swagger-ui.html, we see this:

    "branches": [
      {
        "slug": "string",
        "ratio": 0,
        "features": "string",
        "description": "string",
        "screenshots": "string"
      }
    ],

However, screenshots actually returns an array of strings.

CC @jaredlockhart @sarahhjchung

┆Issue is synchronized with this Jira Task

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

1 participant