blob: ddee0c229c5ba6b9056a91a6258fe0d00ffd967a [file] [log] [blame]
{
"error": {
"code": "501",
"message": "Unsupported functionality",
"target": "query",
"details": [
{
"code": "301",
"target": "$search",
"message": "$search query option not supported"
}
],
"innererror": {
"trace": ["callmethod1 etc", "callmethod2 etc"],
"context": {"key1": "for debug deployment only"}
}
}
}