This commit is contained in:
2026-02-26 07:56:10 -08:00
parent f323074602
commit f87ef70aae
7 changed files with 172 additions and 226 deletions

View File

@@ -95,19 +95,6 @@ namespace raven_integration
a.ObjectResponse["error"]["details"][0]["target"].Value<string>().Should().Be("generalerror");
a.ObjectResponse["error"]["details"][0]["error"].Value<string>().Should().Be("2208");//referential integrity error
}
// {{
// "error": {
// "code": "2200",
// "details": [
// {
// "message": "Memo",
// "target": "generalerror",
// "error": "2208"
// }
// ],
// "message": "ErrorAPI2200"
// }
// }}
/// <summary>
/// Test not found