QueryService: Return application/json and better errors (#84234)

This commit is contained in:
Ryan McKinley
2024-03-19 16:52:15 +03:00
committed by GitHub
parent d1f791cf1f
commit e27c08cfa9
10 changed files with 293 additions and 92 deletions
+1 -1
View File
@@ -16,5 +16,5 @@
]
},
"expect": {},
"error": "expression [A] can not depend on itself"
"error": "[sse.cyclic] cyclic reference in expression [A]"
}