:tada: Hello all, just announcing that we've added...
# airbyte-api
j
🎉 Hello all, just announcing that we've added the ability to make update calls in the API. You'll notice too that as part of this update, our API responses for sources, destinations, and connections have been updated to include configuration objects (secrets will be sanitized out) which will hopefully make it easier to both see what you already have configured as well as make updates to your configurations. Here's some documentation on the new endpoints: https://reference.airbyte.com/reference/patchsource https://reference.airbyte.com/reference/putsource https://reference.airbyte.com/reference/patchdestination https://reference.airbyte.com/reference/putdestination https://reference.airbyte.com/reference/patchconnection https://reference.airbyte.com/reference/updateworkspace As always, if you have any questions or feedback about the above, please feel free to reach out in the thread!