Add withObjectProperty(String)
, withArrayProperty(String)
in JsonNode
#4095
Milestone
withObjectProperty(String)
, withArrayProperty(String)
in JsonNode
#4095
Describe your Issue
(note: offshoot of #3780, see that for context)
I propose adding 2 new methods that only allow property would make sense:
to help cover existing usage of
JsonNode.with(String)
.The text was updated successfully, but these errors were encountered: