Skip to content

Add withObjectProperty(String), withArrayProperty(String) in JsonNode #4095

Closed
@cowtowncoder

Description

@cowtowncoder

Describe your Issue

(note: offshoot of #3780, see that for context)

I propose adding 2 new methods that only allow property would make sense:

withObjectProperty(String)
withArrayProperty(String)

to help cover existing usage of JsonNode.with(String).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions