Commit 57d1e6b
fix: narrow ContentProperty.type to enum and remove stale designTokenSet [DX-986]
- `ComponentTypeContentProperty.type`: widened `string` narrowed to `'String' | 'Number' | 'Boolean'` to match upstream experiences-api-schemas (INTEG-3511)
- `ComponentTypeDesignProperty`: removed `designTokenSet: string[]` field removed upstream (INTEG-3772)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b087f7f commit 57d1e6b
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
0 commit comments