infor-cloud / m3-h5-sdk

https://infor-cloud.github.io/m3-h5-sdk/
34 stars 20 forks source link

Missing metadata if only one field requested #188

Open mshgit87 opened 6 months ago

mshgit87 commented 6 months ago

Added fix to metadataMap. This refactor also return metadata if only one field was requested. Up until now no metadata are returned because the return is not an array, but an object. This add's the ability to parse an object too.

phiko-misc commented 6 months ago

We really need this.