doberkofler/PLSQL-JSON

keyword with a dash throws an error

Closed this issue · 2 comments

Hi:
I have a keyword "item-1", and when I attempt to get the value, I receive the error: "Path parse error: expected . or [ found - at position 6"

Can anyone suggest how I can handle this?

Thanks.

@michaelachrist Could you please post a complete example of the failing code.

@michaelachrist Closed without proper example