Closed daigotanaka closed 3 years ago
tap-rest-api depends on getschema and I introduced this bug with getschema 0.2.4 :( https://github.com/anelendata/getschema/issues/13
It is fixed with getschema 0.2.5 with this pull request (it is merged, but feel free to review and comment): https://github.com/anelendata/getschema/pull/14/files
To fix quickly, just:
pip install -U getschema
Sorry for any inconvenience it might have caused. Thank you @mlavoie-sm360 for reporting this issue!
tap-rest-api depends on getschema and I introduced this bug with getschema 0.2.4 :( https://github.com/anelendata/getschema/issues/13
It is fixed with getschema 0.2.5 with this pull request (it is merged, but feel free to review and comment): https://github.com/anelendata/getschema/pull/14/files
To fix quickly, just:
Sorry for any inconvenience it might have caused. Thank you @mlavoie-sm360 for reporting this issue!