OPTIONS http method in connector builder #32682
suhl79
started this conversation in
Connector Ideas and Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that some APIs provide the partitions information by requesting them with OPTIONS http request method. I couldn't find if it's a industry standard or some odd API implementations. As of Airbyte 0.50.34 the connector builder (still Beta) offers only GET and POST http methods. Is there any workaround that to force it to use OPTIONS method or maybe it's already on the roadmap for implementation?
Beta Was this translation helpful? Give feedback.
All reactions