embulk / embulk/embulk-base-restclient
Make StringJsonParser.parseJsonNode(String) visibility to be public
Open
- Dominant language
- Java
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I'm in a situation where I try to parse a text into a JsonNode and later determine if it's an array or an object. It would be great if StringJsonParser.parseJsonNode(String) can be accessible from there.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.