File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -343,7 +343,6 @@ MCP HTTPS Server Query Exec Text
343343 Should Contain ${ns_query_text.stdout } foo
344344
345345MCP HTTPS Server JSON DTO Query Exec JSON
346- [Documentation] Future proofing: JSON exec endpoint may add schema/column typing.
347346 ${ns_query_json } = Run Process
348347 ... ${STACKQL_MCP_CLIENT_EXE }
349348 ... exec
@@ -383,7 +382,7 @@ MCP HTTPS Server JSON DTO Meta Get Foreign Keys
383382 Dictionary Should Contain Key ${meta_fk_obj } text
384383
385384MCP HTTPS Server JSON DTO Meta Find Relationships
386- # Future proofing: relationship graph inference pending; placeholder output.
385+ [Documentation] Future proofing: relationship graph inference pending; placeholder output.
387386 ${meta_rels } = Run Process
388387 ... ${STACKQL_MCP_CLIENT_EXE }
389388 ... exec
You can’t perform that action at this time.
0 commit comments