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

前端 未结 0 1063
隐瞒了意图╮
隐瞒了意图╮ 2021-02-13 07:46

Lets say I have a JSON:

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

What is the logic in that jsonp

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