Skip to content

Conversation

@crivetimihai
Copy link
Member

  • Rename resource table field 'template' to 'uri_template' for clarity
  • Add Alembic migration script for column rename
  • Update resource_service.py read_resource to use either resource_id or resource_uri
  • Fix resource template URI handling in gateway_service.py
  • Include Resource of type URI template from MCP server when registering
  • Update VALIDATION_SAFE_URI_PATTERN to allow {} characters for templates
  • Fix related test cases for resource URI templates

Closes #1455

📝 Pull Request Template Selection

Thank you for contributing! To help us review your pull request effectively, please select the appropriate template (go to the Preview tab and select the appropriate sub-template):

Alternatively, after opening your pull request, you can choose the appropriate template from the "Choose a template" dropdown menu located at the top-right of the description box.

If none of the above templates fit your changes, feel free to provide a clear and concise description of your pull request below.

- Rename resource table field 'template' to 'uri_template' for clarity
- Add Alembic migration script for column rename
- Update resource_service.py read_resource to use either resource_id or resource_uri
- Fix resource template URI handling in gateway_service.py
- Include Resource of type URI template from MCP server when registering
- Update VALIDATION_SAFE_URI_PATTERN to allow {} characters for templates
- Fix related test cases for resource URI templates

Closes #1455

Signed-off-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