JSON API contract creation on sandbox gives HTTP 400

Hi @Theja, take a look at REST JSON Specification - #2 by cocreature which tackles the same topic.

To summarize, Set is a record wrapper around Map so you need something like {"map": []} for an empty Set instead of [].

1 Like