Commit a0edb15d authored by Jason Fox's avatar Jason Fox
Browse files

Add exception.

parent ee6c4aae
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -463,8 +463,9 @@ Figure: Set Attribute Value use case
- If the target Attribute is _`scope`_, then an error of type
  [BadRequestData]{.HTML-Error} shall be raised.
- If the request payload body is not a valid JSON document or the payload body
  contains [null]{.HTML-Code} or ["urn:ngsi-ld:null"]{.HTML-Code}, then an error
  of type [InvalidRequest]{.HTML-Error} shall be raised.
  contains ["urn:ngsi-ld:null"]{.HTML-Code} or contains [null]{.HTML-Code}
  (excepting for Attribute fragments representing a _JSONProperty_) then an
  error of type [InvalidRequest]{.HTML-Error} shall be raised.
- If the NGSI-LD endpoint does not know about the target Entity, because there
  is no existing Entity whose id (URI), and where specified type, is equivalent
  held locally, and no matching registrations apply (see clause 9.4), then an