How to Add a JSON Field to the Root JSON Object Using jq

后端 未结 0 1346
情深已故
情深已故 2020-12-14 11:38

I am trying to create the following JSON object structure:

{
  "hard-coded-value": false,
  "dynamic-value-1": true,
  "dynamic-value         


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