Skip to content

Rest pass api 746#1273

Merged
crivetimihai merged 6 commits intomainfrom
rest_pass_api_746
Oct 18, 2025
Merged

Rest pass api 746#1273
crivetimihai merged 6 commits intomainfrom
rest_pass_api_746

Conversation

@rakdutta
Copy link
Copy Markdown
Collaborator

@rakdutta rakdutta commented Oct 17, 2025

This PR implements the model addition as outlined in the proposed design document referenced in [Issue #756](#756).
The changes align with the agreed approach to extend model support and ensure compatibility with existing workflows.


Key Updates

  • Implemented model addition logic based on the proposal.
  • Added configuration and validation for new model entries.
  • Updated related service and schema files to accommodate new model parameters.
  • Ensured backward compatibility with existing models.
  • Verified integration through functional and unit testing.

Testing Done

  • Local build and test successful.
  • Verified through make test — all test cases passed.
  • Manually validated model registration and invocation flow.

@rakdutta rakdutta marked this pull request as ready for review October 17, 2025 11:07
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
Signed-off-by: rakdutta <rakhibiswas@yahoo.com>
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
…NGELOG 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>
@crivetimihai crivetimihai merged commit 2376f2a into main Oct 18, 2025
40 of 43 checks passed
@crivetimihai crivetimihai deleted the rest_pass_api_746 branch October 18, 2025 07:22
crivetimihai added a commit that referenced this pull request Oct 19, 2025
* 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>
kcostell06 pushed a commit to kcostell06/mcp-context-forge that referenced this pull request Feb 24, 2026
* 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 IBM#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants