fiware-orion
fiware-orion copied to clipboard
simple value JSON in /value requests
A simple string, a number, a bool or null
is a valid JSON.
We need to make sure the broker doesn't signal an error on an incoming request of
PUT /v2/entities/{EID}/attrs/{ATTRNAME}/value
with mime-type as application/json
(and a simple value as payload, such as null or false or 3.14 etc.).
Hi @kzangeli
I would like to work on this issue, please let me know if no one is working on this.
Hi there, thank you for volunteering! I'm pretty sure the issue is "free" for you to work on, but, @fgalan is the one handing out work (receiving favors :))
@rajeswar-NEC thanks for your willingness to work on this issue :) You have been assigned to it.
However, before starting to work on it, please check how Context Broker behaves. The issue is old and I'm not sure if the issue stills or has been fixed.