Skip to content

Commit e5a7bde

Browse files
[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>
1 parent 4b14a04 commit e5a7bde

3 files changed

Lines changed: 14 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2025-11-13
4+
5+
### 🔧 Changed
6+
7+
- Update brand template ID migration warning message
8+
39
## 2025-10-16
410

511
### 🔧 Changed

client/ts/sdk.gen.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ export class AutofillService {
343343
/**
344344
* <Warning>
345345
*
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.
347347
*
348348
* </Warning>
349349
*
@@ -419,7 +419,7 @@ export class BrandTemplateService {
419419
/**
420420
* <Warning>
421421
*
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.
423423
*
424424
* </Warning>
425425
*
@@ -447,7 +447,7 @@ export class BrandTemplateService {
447447
/**
448448
* <Warning>
449449
*
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.
451451
*
452452
* </Warning>
453453
*
@@ -475,7 +475,7 @@ export class BrandTemplateService {
475475
/**
476476
* <Warning>
477477
*
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.
479479
*
480480
* </Warning>
481481
*

openapi/spec.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ paths:
374374
description: |-
375375
<Warning>
376376
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.
378378
379379
</Warning>
380380
@@ -534,7 +534,7 @@ paths:
534534
description: |-
535535
<Warning>
536536
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.
538538
539539
</Warning>
540540
@@ -623,7 +623,7 @@ paths:
623623
description: |-
624624
<Warning>
625625
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.
627627
628628
</Warning>
629629
@@ -669,7 +669,7 @@ paths:
669669
description: |-
670670
<Warning>
671671
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.
673673
674674
</Warning>
675675

0 commit comments

Comments
 (0)