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

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