JSONPath
February 18, 2022
[Fixed ] : JsonPath -> How do you parse JSON with a colon in the name?
Recently, I encountered a problem where when in my JSON response, a key came with a colon in it.When I tried to get the value of this key with the...