Commit cbdc211
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 — must ship together with the saas-api
and other SDKs' companion renames.
Verified end-to-end: CloudTransport.write_routes() against a local
saas-api test instance registers the route correctly with the new
header. 83/83 tests still pass.1 parent 444e41b commit cbdc211
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments