actions-on-google / assistant-conversation-testing-nodejs

Assistant conversation testing library
Apache License 2.0
21 stars 16 forks source link

List item fields missing from response #17

Open mishushakov opened 3 years ago

mishushakov commented 3 years ago

Some list item fields are missing when returned via API (although rendered correctly in simulator)

YAML:

Screenshot 2021-07-19 at 16 02 52

Response:

Screenshot 2021-07-19 at 15 56 53

title, description, image.url, image.alt are missing from the response!