Consistent camel-case in JSON

For the image content, the output has “image-info” and “photo-info” and “gps-info” while everything else is in camel case. It would be nice if these things were consistent, that way we don’t have to use the brackets in the JavaScript. For example -> var width = img.x.media[‘image-info’].imageWidth

2 Likes

Indeed - @rmy maybe this could be done for our 6.0 upgrade script?

Sure, Ill add it to the usecases

This is changed for 6.0