Commit 81effbe
Rest pass api 746 (#1273)
* rest pass changed tool service
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
* alembic
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
* alembic
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
* web-lint
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
* fix: add UTF-8 encoding pragma to alembic migration
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
* docs: add REST passthrough configuration documentation and update CHANGELOG for v0.9.0
- Add comprehensive REST passthrough documentation (docs/docs/using/rest-passthrough.md)
- Document all 9 new passthrough fields with examples and validation rules
- Include API examples, security best practices, and troubleshooting guide
- Update CHANGELOG.md with v0.9.0 section for REST passthrough enhancements
- Add rest-passthrough.md to docs navigation
Closes #746
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
---------
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
Co-authored-by: Mihai Criveti <crivetimihai@gmail.com>1 parent b6f34f9 commit 81effbe
File tree
10 files changed
+1188
-0
lines changed- docs/docs/using
- mcpgateway
- alembic/versions
- services
- static
- templates
10 files changed
+1188
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
7 | 69 | | |
8 | 70 | | |
9 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments