Commit 8e4af7e
committed
chore(api): update space id header key constant
- Changed SPACE_ID_KEY from X-Space-Id to CoSec-Space-Id
- Updated constant value to follow CoSec naming convention
- Maintained default empty string value for fallback usage
Signed-off-by: Ahoo Wang <ahoowang@qq.com>1 parent 9c4724b commit 8e4af7e
File tree
1 file changed
+1
-1
lines changed- cosec-api/src/main/kotlin/me/ahoo/cosec/api/context/request
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments