elado/jastor

Capitalised JSON

Opened this issue · 0 comments

I'm currently having to map every property as the JSON I'm connecting to has capitalised property names such as

{
Prop1 : value
}

It would be great if jastor could handle this automatically or allow me to set a property to handle this.