Changes to Get dbt configuration
GET /api/v1/connections/{connectionId}/dbt
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 22 revisions of this API.5
What changed
- ○
added the required property
anyOf[subschema #1: DbtConfiguredResponse]/authMethodto the response with the200statusresponse-required-property-added
- ○
added the required property
anyOf[subschema #1: DbtConfiguredResponse]/commitSigningCommitterEmailto the response with the200statusresponse-required-property-added
- ○
added the required property
anyOf[subschema #1: DbtConfiguredResponse]/commitSigningCommitterNameto the response with the200statusresponse-required-property-added
- ○
added the required property
anyOf[subschema #1: DbtConfiguredResponse]/commitSigningPublicKeyto the response with the200statusresponse-required-property-added
- ○
added the required property
anyOf[subschema #1: DbtConfiguredResponse]/githubAppInstallationIdto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○