Hello guys, I'm developing an Actions On Google app and, developing a list of CardItem I've realised a little bug of your library.
In the CardImage method is missing an important tag called "accessibility_text" that gives the following error on Google Assistant:
MalformedResponse
expected_inputs[0].possible_intents[0].input_value_data.option_value_spec.list_select.items[0].image: 'accessibility_text' is required.
I would like to help you and add it by myself: could i fork and pull request it?
Hello guys, I'm developing an Actions On Google app and, developing a list of CardItem I've realised a little bug of your library.
In the CardImage method is missing an important tag called "accessibility_text" that gives the following error on Google Assistant:
I would like to help you and add it by myself: could i fork and pull request it?