WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
[Documentation]Verify throwing 406 HTTP status code (Not Acceptable Media Type) if the "Accept" header does not imply "application/json" nor "application/ld+json" (get /entities/{entityId})
[Tags]e-querycb-noacceptable-medtype6_3_4
${entity_id}=Generate Random Building Entity Id
${response}=Query Entity
${response}=Retrieve Entity
...id=${entity_id}
...accept=${accept}
Check Response Status Code${status_code}${response.status_code}