Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cowtowncoder opened this issue Aug 22, 2023 · 0 comments
Closed
Assignees
Milestone

Comments

@cowtowncoder
Copy link
Member

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).

@cowtowncoder cowtowncoder added to-evaluate Issue that has been received but not yet evaluated 2.16 and removed to-evaluate Issue that has been received but not yet evaluated labels Aug 22, 2023
@cowtowncoder cowtowncoder self-assigned this Aug 22, 2023
@cowtowncoder cowtowncoder changed the title Add withObjectProperty(String), withArrayProperty(String) in `JsonNode Add withObjectProperty(String), withArrayProperty(String) in JsonNode Sep 30, 2023
@cowtowncoder cowtowncoder added this to the 2.16.0 milestone Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant