telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/orion-api.md
GNU Affero General Public License v3.0
210 stars 265 forks source link

API v2: Update single attribute (by entity ID) with PATCH #1258

Open fgalan opened 9 years ago

fgalan commented 9 years ago

Implement the following operation in in v2:

PATCH /v2/entities/<entityId>/attr/<attrName>

Detailed description will be eventually included in the NGSIv2 APIary reference at http://telefonicaid.github.io/fiware-orion/api/v2/

fgalan commented 6 years ago

Out of the scope of NGSIv2, althouth it is a good idea that could (potentially) be included in a later version of the API (v2.1) in a backward compatible way.

CC: @jmcanterafonseca