Lee-W commented on PR #39214: URL: https://github.com/apache/airflow/pull/39214#issuecomment-2073967549
The list below shows what has been migrated to v3 API. | v2 | v3 | |---|---| | [/](https://github.com/dbt-labs/dbt-cloud-openapi-spec/blob/02726f68474d69844bdf87ce267d5ba9218c171c/openapi-v2.yaml) | [✅](https://github.com/dbt-labs/dbt-cloud-openapi-spec/blob/02726f68474d69844bdf87ce267d5ba9218c171c/openapi-v3.yaml#L62) | | [{account_id}/]((https://github.com/dbt-labs/dbt-cloud-openapi-spec/blob/02726f68474d69844bdf87ce267d5ba9218c171c/openapi-v2.yaml#L57) ) | ❌ | | [{account_id}/projects/](https://github.com/dbt-labs/dbt-cloud-openapi-spec/blob/02726f68474d69844bdf87ce267d5ba9218c171c/openapi-v2.yaml#L1346) | [✅](https://github.com/dbt-labs/dbt-cloud-openapi-spec/blob/02726f68474d69844bdf87ce267d5ba9218c171c/openapi-v3.yaml#L917) | | [{account_id}/projects/{project_id}/](https://github.com/dbt-labs/dbt-cloud-openapi-spec/blob/02726f68474d69844bdf87ce267d5ba9218c171c/openapi-v2.yaml#L1433) | [✅](https://github.com/dbt-labs/dbt-cloud-openapi-spec/blob/02726f68474d69844bdf87ce267d5ba9218c171c/openapi-v3.yaml#L1002) | | {account_id}/jobs/ | ❌ | | {account_id}/jobs/{job_id} | ❌ | | {account_id}/jobs/{job_id}/run/ | ❌ | | {account_id}/runs/ | ❌ | | {account_id}/runs/{run_id}/ | ❌ | | {account_id}/runs/{run_id}/cancel/ | ❌ | | {account_id}/runs/{run_id}/artifacts/ | ❌ | | {account_id}/runs/{run_id}/artifacts/{path} | ❌ | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
