fix(mcp): allow create_record for views and added tests to verify the… #3217
Build #20260311.11 failed
Annotations
Check failure on line 177 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs
azure-pipelines / MY_SQL Integration Tests
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L177
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(177,26): Error CS0246: The type or namespace name 'EntityMcpOptions' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 180 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs
azure-pipelines / MY_SQL Integration Tests
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L180
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(180,43): Error CS0234: The type or namespace name 'DynamicCustomTool' does not exist in the namespace 'Azure.DataApiBuilder.Mcp.Core' (are you missing an assembly reference?)
Check failure on line 333 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs
azure-pipelines / MY_SQL Integration Tests
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L333
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(333,30): Error CS0246: The type or namespace name 'EntityMcpOptions' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 333 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs
azure-pipelines / MY_SQL Integration Tests
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L333
src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(333,21): Error CS1739: The best overload for 'Entity' does not have a parameter named 'Mcp'