:bug:Source Typeform: add support for multiple choices in responses (#5799)
* fix(connectors/source-typeform): add support for multiple choices in responses Co-authored-by: Yaroslav Dudar <flayingfog@gmail.com> Signed-off-by: Michele Zuccala <michele@zuccala.com> * upd docs and schema; bump version * apply format Co-authored-by: Yaroslav Dudar <flayingfog@gmail.com>
This commit is contained in:
@@ -65,4 +65,5 @@ API rate limits (2 requests per second): https://developer.typeform.com/get-star
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :-------- | :----- | :------ |
|
||||
| 0.1.0 | 2021-07-10 | [4541](https://github.com/airbytehq/airbyte/pull/) | Initial release for Typeform API supporting Forms and Responses streams |
|
||||
| 0.1.1 | 2021-09-06 | [5799](https://github.com/airbytehq/airbyte/pull/5799) | Add missed choices field to responses schema |
|
||||
| 0.1.0 | 2021-07-10 | [4541](https://github.com/airbytehq/airbyte/pull/4541) | Initial release for Typeform API supporting Forms and Responses streams |
|
||||
|
||||
Reference in New Issue
Block a user