Unmarshal JSON and differentiate between missing key and null value

后端 未结 0 439
日久生厌
日久生厌 2021-02-07 10:59

I\'m working with an application API that treats a missing key and a null value in JSON differently. It might hand back JSON like {"value":null}

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