The api endpoint for OSS POST /v1/scheduler/source...
# airbyte-api
n
The api endpoint for OSS POST /v1/scheduler/sources/discover_schema Above end point is not returning
catalogDiff
,
breakingChange
, and
connectionStatus
. From my understanding, I think this API is used to check the Schema change happened in between source and destination. I tried this but this unable to show the above parameters in the API response.