Commit f89dd33
chore: stabilize VCR cassette output to reduce regeneration noise
Add X-GDC-CANCEL-TOKEN to NON_STATIC_HEADERS so its random UUID
values are replaced with PLACEHOLDER, matching DATE and X-GDC-TRACE-ID.
Switch yaml.dump sort_keys from False to True so all dictionary keys
(including request/response bodies) are serialized in deterministic
alphabetical order, eliminating key reordering diffs on regeneration.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
risk: low1 parent 1cf96b9 commit f89dd33
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments