Airbyte API docs are outdated 😕
It's difficult to determine what is and isn't supported. For example,
initiateOAuth is listed in the public API. But, after a few hours of trying to determine what was wrong on my side, I traced the code to see that it
wasn't implemented. Same for
workspace OAuth override credentials (
not implemented).
Perhaps it's just the OAuth related endpoints but either way, when the docs aren't reliable it can lead to a really frustrating experience. I'm unsure if those specific methods were ever implemented but it seems they've been disabled for at least 6 months.
1. What's the source of truth for the Airbyte API (if not
reference.airbyte.com)?
2. When can we expect those OAuth endpoints to be implemented?