Description of issues
Unable to generate a description
Test Summary
Check for presence of eTag Header in case of PUT requests.
PUT /user/{id}
Payload:
{
"message": "eTag header is not present in the specification."
}
Response:
{
"message": "eTag header is not present in the specification."
}
Description of issues
Unable to generate a description
Test Summary
Check for presence of eTag Header in case of PUT requests.
PUT /user/{id}
Payload:
{ "message": "eTag header is not present in the specification." }Response:
{ "message": "eTag header is not present in the specification." }