test: migrate standard databases to MCP integration endpoints#2712
Open
anubhav756 wants to merge 1 commit intoanubhav-frameworkfrom
Open
test: migrate standard databases to MCP integration endpoints#2712anubhav756 wants to merge 1 commit intoanubhav-frameworkfrom
anubhav756 wants to merge 1 commit intoanubhav-frameworkfrom
Conversation
Contributor
Link Resolution NoteLocal links and directory changes work differently on GitHub than on the docsite. You must ensure fixes pass the GitHub check and also work with Summary
Errors per inputErrors in DEVELOPER.md
|
0df17c1 to
895b072
Compare
c33e4b4 to
f6218c5
Compare
Contributor
|
Warning Gemini encountered an error creating the summary. You can try again by commenting |
895b072 to
8349245
Compare
ea98ec8 to
3240483
Compare
8349245 to
37e37b4
Compare
3240483 to
71ff839
Compare
71ff839 to
2ef806a
Compare
37e37b4 to
742e2dc
Compare
2ef806a to
d3ce2ce
Compare
742e2dc to
76271e6
Compare
d3ce2ce to
d563ad2
Compare
76271e6 to
7cae1ae
Compare
d563ad2 to
9940312
Compare
7cae1ae to
b9ce524
Compare
9940312 to
9ebf274
Compare
b9ce524 to
41580b4
Compare
9ebf274 to
64bffaa
Compare
41580b4 to
314d17e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR migrates integration tests for standard operational and analytical databases from using explicit REST API layouts to native MCP endpoints.
Changes
tools/listprotocol schema to omit required template execution parameters by correctly returning mapped parameters viaGetParameters().-32603).Note
This PR is Part 2 of 5 to migrate legacy endpoints to MCP endpoints.
(Base PR: #2711)