why does jsonpath.jsonpath returns [value] instead of a value?

前端 未结 0 1488
臣服心动
臣服心动 2021-02-13 07:26

Lets say I have a JSON:

json_as_dict = {"id": 20, "name": "SonicTheHedgehog"}

What is the logic in that jsonp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题