Commit 7b6f309
committed
minor #888 [MCP Bundle][Docs] add required route configuration (axi)
This PR was merged into the main branch.
Discussion
----------
[MCP Bundle][Docs] add required route configuration
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | yes
| Issues |
| License | MIT
By simply installing the bundle, I couldn't use it as the route was not known.
I had to add the routing configuration for the route to appear.
I thought it would be clearer to add that in the doc.
Commits
-------
e68bb8c [MCP Bundle][Docs] add missing required route configuration for the bundle to work1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
199 | 208 | | |
200 | 209 | | |
201 | 210 | | |
| 211 | + | |
202 | 212 | | |
203 | 213 | | |
204 | 214 | | |
| |||
0 commit comments