fuzzed
fuzzed copied to clipboard
Do not work with wrapped property values in API calls
For node / edge / group properties, the JS client code currently generates / expects the value wrapped in a separate dictionary with only one key. There is no visible advantage of that approach, and it demands some nasty workarounds in the fronted Tastypie code. The proposal is to just send / receive JSON values as property value.