DocumentationCheck that the default @context is used if the Content-Type header is "application/json" and the Link header does not contain a JSON-LD @context
Create one entity using the default context with JSON content type
[Documentation]Check that the default @context is used if the Content-Type header is "application/json" and the Link header does not contain a JSON-LD @context
[Tags]mandatory
${entity_id}=Generate Random Entity Id${building_id_prefix}
DocumentationCheck that an HTTP error response of type BadRequestData is raised if the Content-Type header is "application/json" and the request payload body (as JSON) contains a "@context" term
Create one entity containing a JSON-LD @context with a JSON content type
[Documentation]Check that an HTTP error response of type BadRequestData is raised if the Content-Type header is "application/json" and the request payload body (as JSON) contains a "@context" term
[Tags]mandatory
${entity_id}=Generate Random Entity Id${building_id_prefix}