Commit 3cd2e48
fix(ci): add auth header to Docker MCP endpoint test (czlonkowski#726)
The /mcp endpoint requires authentication since v2.47.6 (GHSA-75hx-xj24-mqrw),
but the Docker image smoke test was still calling it without a Bearer token,
causing a 401 and failing the build.
Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 217d737 commit 3cd2e48
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
| 151 | + | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments