Commit 65b140a
committed
feat(cloud)!: send X-APIForge-Key instead of X-API-Key
Matches the saas-api header rename (CDC section 8.4.1). Breaking
change for cloud mode users against a saas-api deployment that has
also picked up its companion rename — both must ship together.
Verified end-to-end: CloudTransport.writeRoutes() against a local
saas-api test instance registers the route correctly with the new
header. 82/82 tests still pass.1 parent c6f2db2 commit 65b140a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments