You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2025-11-12] Release: Update Connect API Starter Kit (#21)
Release: Update Connect API Starter Kit
Generated on: Wed Nov 12 23:06:24 UTC 2025
Source commit: 4ebc7e81b36af671bd2023e739be385e47a8faa8
Co-authored-by: canva-sdk-releases[bot] <227329455+canva-sdk-releases[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: client/ts/sdk.gen.ts
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -343,7 +343,7 @@ export class AutofillService {
343
343
/**
344
344
* <Warning>
345
345
*
346
-
* Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
346
+
* Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
347
347
*
348
348
* </Warning>
349
349
*
@@ -419,7 +419,7 @@ export class BrandTemplateService {
419
419
/**
420
420
* <Warning>
421
421
*
422
-
* Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
422
+
* Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
423
423
*
424
424
* </Warning>
425
425
*
@@ -447,7 +447,7 @@ export class BrandTemplateService {
447
447
/**
448
448
* <Warning>
449
449
*
450
-
* Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
450
+
* Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
451
451
*
452
452
* </Warning>
453
453
*
@@ -475,7 +475,7 @@ export class BrandTemplateService {
475
475
/**
476
476
* <Warning>
477
477
*
478
-
* Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
478
+
* Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
Copy file name to clipboardExpand all lines: openapi/spec.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -374,7 +374,7 @@ paths:
374
374
description: |-
375
375
<Warning>
376
376
377
-
Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
377
+
Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
378
378
379
379
</Warning>
380
380
@@ -534,7 +534,7 @@ paths:
534
534
description: |-
535
535
<Warning>
536
536
537
-
Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
537
+
Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
538
538
539
539
</Warning>
540
540
@@ -623,7 +623,7 @@ paths:
623
623
description: |-
624
624
<Warning>
625
625
626
-
Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
626
+
Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
627
627
628
628
</Warning>
629
629
@@ -669,7 +669,7 @@ paths:
669
669
description: |-
670
670
<Warning>
671
671
672
-
Soon, all brand template IDs will be updated to a new format. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. After we implement this change, you'll have 6 months to migrate before the old IDs are removed.
672
+
Brand templates were migrated to use a new ID format in September 2025. If your integration stores brand template IDs, you'll need to migrate to use the new IDs. Old brand template IDs will continue to be accepted for 6 months to give you time to migrate to the new IDs.
0 commit comments