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

Update data structures and routes for API interactions #1415

Closed
brian-mann opened this issue Mar 5, 2018 · 1 comment
Closed

Update data structures and routes for API interactions #1415

brian-mann opened this issue Mar 5, 2018 · 1 comment
Assignees
Milestone

Comments

@brian-mann
Copy link
Member

brian-mann commented Mar 5, 2018

  • rename clientId to testId for tests
  • send testTitle as an array for screenshots
  • send title as an array for tests
  • change to POST /runs and receive runId and not buildId
  • update PUT /builds/:id/instances to use /runs/:id/instances
  • update GET /projects/:id/builds to use /projects/:id/runs
@brian-mann brian-mann added this to the 3.0.0 milestone Mar 5, 2018
@brian-mann brian-mann self-assigned this Mar 5, 2018
@brian-mann brian-mann changed the title Update test + screenshot structures Update data structures for API interactions Mar 5, 2018
@brian-mann brian-mann changed the title Update data structures for API interactions Update data structures and routes for API interactions Mar 5, 2018
@jennifer-shehane jennifer-shehane added stage: pending release and removed stage: pending release stage: investigating Someone from Cypress is looking into this stage: needs investigating Someone from Cypress needs to look at this stage: ready for work The issue is reproducible and in scope labels May 24, 2018
@brian-mann
Copy link
Member Author

Released in 3.0.0.

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