diff --git a/Postman Test Suite/Ed-Fi ODS-API Integration Test Suite ResponseTests.postman_collection.json b/Postman Test Suite/Ed-Fi ODS-API Integration Test Suite ResponseTests.postman_collection.json index d8fbad863..8481fdde3 100644 --- a/Postman Test Suite/Ed-Fi ODS-API Integration Test Suite ResponseTests.postman_collection.json +++ b/Postman Test Suite/Ed-Fi ODS-API Integration Test Suite ResponseTests.postman_collection.json @@ -242,7 +242,7 @@ ], "body": { "mode": "raw", - "raw": "}", + "raw": "{}", "options": { "raw": { "language": "json" @@ -10078,7 +10078,8 @@ "header": [ { "key": "If-Match", - "value": "InvalidETAG", + "value": "\"InvalidETAG\"", + "description": "ETag values must be enclosed in quotes to be processed.", "type": "text" } ],