airbyte
airbyte copied to clipboard
✨Source Freshservice: Make Connector Compatible with Builder
What
Makes the connector compatible with the Builder UI
How
- Bump minor version
- Remove $parameters
- Make it compatible with the Builder
User Impact
Non impacting, done for maintainability
Can this PR be safely reverted and rolled back?
- [x] YES 💚
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| airbyte-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 21, 2024 0:47am |
Removed the acceptance test for invalid config as the API returns status 200 even when the credentials are invalid. It just doesn't return any data.