1
0
mirror of synced 2026-01-05 21:02:13 -05:00

🐛 Source Twilio: update schemas + turn on transformer for all streams (#7034)

* Update schemas + turn on transformer for all streams

* Update docs

* Transform RFC2822 datetime into ISO8601

* Bump connector's version + update `accounts` schema
This commit is contained in:
oleh.zorenko
2021-10-18 07:05:07 +03:00
committed by GitHub
parent f194f354c7
commit f1ddfca1c5
21 changed files with 82 additions and 127 deletions

View File

@@ -66,5 +66,6 @@ See [docs](https://www.twilio.com/docs/iam/api) for more details.
| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.1.1 | 2021-10-18 | [7034](https://github.com/airbytehq/airbyte/pull/7034) | Update schemas and transform data types according to the API schema |
| 0.1.0 | 2021-07-02 | [4070](https://github.com/airbytehq/airbyte/pull/4070) | Native Twilio connector implemented |