Commit 3156644
🐛 Fix extension __id path and simplify commonPricingArgs nil guard
Use "/extension/" (singular) in buildExtensionResources to maintain
backward compatibility with the pre-existing CSPM extension cache keys.
Simplify the nil-props guard in commonPricingArgs by substituting an
empty PricingProperties struct, so all nil-safe field checks handle it
uniformly without duplicating zero-value assignments.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 414ac57 commit 3156644
1 file changed
+2
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 65 | + | |
77 | 66 | | |
78 | 67 | | |
79 | 68 | | |
| |||
640 | 629 | | |
641 | 630 | | |
642 | 631 | | |
643 | | - | |
| 632 | + | |
644 | 633 | | |
645 | 634 | | |
646 | 635 | | |
| |||
0 commit comments