Missing `type` field for associative array in Update Metadata Template
yusuf-musleh opened this issue · 1 comments
yusuf-musleh commented
Hello,
It seems like the type
field is missing from the associative array data
in following:
cbetta commented
Thank you @yusuf-musleh. I think type: object
is optional in this case, but I've added the line and made sure we're explicit in all other cases where we have an associative array.