When uploading a JSON object as a specific data JSON schema to a queue if you include an “id” key you get an error saying the data schema does not contain valid JSON. Aside from this being a deceptive error message, it would be great id the developer had the freedom to add an id field to the specific content. While there is a Unique Reference attribute on every queue item I can see a use case where one would want everything to be contained in the specific data schema.
Hey so i just tried prepending the id tag with a dollar sign like you have in the example above and it worked. Not sure why this is a requirement but this is a workaround that can be used.
ps. the link you posted, results in a 404 for me .