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

(2) Fix multiple balloons behavior on utter API endpoints #38

Closed
5 of 6 tasks
rodmaia opened this issue Jun 17, 2019 · 3 comments
Closed
5 of 6 tasks

(2) Fix multiple balloons behavior on utter API endpoints #38

rodmaia opened this issue Jun 17, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@rodmaia
Copy link
Collaborator

rodmaia commented Jun 17, 2019

(Continuation of #8)

Change behaviour to allow both multiple sequential balloons and multiple alternative balloons.

Tasks

  • Change utter endpoint structure
  • Show multiple balloons as string arrays - order of balloons matches order of strings in the array
  • Consider removing the "order" field

Acceptance criteria

  • Any utter can have more than one text (balloon)
  • Sequential and alternative-type utters can be clearly identified
  • The YML file can be generated with multiple text utters
@rodmaia rodmaia added the API label Jun 17, 2019
@rodmaia rodmaia added this to the Sprint 2 milestone Jun 17, 2019
@rodmaia rodmaia changed the title Fix multiple balloons behavior on utter API endpoints (2) Fix multiple balloons behavior on utter API endpoints Jun 17, 2019
@gabibguedes
Copy link
Collaborator

change from utterText to alternativeText or something similar

@rodmaia
Copy link
Collaborator Author

rodmaia commented Jul 1, 2019

gabibguedes commented 1 hour ago
change from utterText to alternativeText or something similar

Captured on #48

@rodmaia
Copy link
Collaborator Author

rodmaia commented Jul 1, 2019

Changes available on PR 6 at the API repo

@rodmaia rodmaia closed this as completed Jul 29, 2019
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

3 participants