How to parse unnamed elements using jq?

前端 未结 0 1008
长发绾君心
长发绾君心 2020-11-22 00:41

I have the following JSON file

{
    "https://test.com/gg": [
        "msg",
        "popup",
        "url"
    ]
}


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