7b3134bfc75ce52da8f027f7d5b50e6be4ce92ba
If the client gives us garbage like %22%2F%30abcde%22 instead of a proper JSON stream report this back with an HTTP 400 and ask the client for JSON. We didn't catch the MalformedJsonException and instead let it leak up the stack where it was converted to a 500. This isn't useful. Change-Id: I4ec6bc8d0f143a9a7ccad3f20052e165e61ae8ab
Description
RETIRED, Gerrit as used by OpenStack