diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/ApplySnapshot.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/ApplySnapshot.json index 7ce325b284f1..b6a9b3b07da6 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/ApplySnapshot.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/ApplySnapshot.json @@ -11,7 +11,6 @@ }, "responses": { "202": { - "body": "", "header": { "Operation-Location": "/operations/84276574-2a2a-4540-a1b0-f65d834d225b" } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewFaceList.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewFaceList.json index 5139ad3dabeb..27b931726dc5 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewFaceList.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewFaceList.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargeFaceList.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargeFaceList.json index 33bb88993941..7d9471cc218b 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargeFaceList.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargeFaceList.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargePersonGroup.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargePersonGroup.json index 6f831a39b042..213cca68a808 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargePersonGroup.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewLargePersonGroup.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewPersonGroup.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewPersonGroup.json index 9d5dd84abfc6..47bac3dae296 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewPersonGroup.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/CreateNewPersonGroup.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceList.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceList.json index 6c4f6cd264e2..8a56998fe56e 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceList.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceList.json @@ -6,8 +6,6 @@ "faceListId": "sample_face_list" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceListFace.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceListFace.json index f62209d70196..3c7cb6945fad 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceListFace.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteFaceListFace.json @@ -7,8 +7,6 @@ "persistedFaceId": "62004fa7-1ac0-478e-9d5a-b38f9e7fbc68" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceList.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceList.json index e27143c42a60..a17660fd24a8 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceList.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceList.json @@ -6,8 +6,6 @@ "largeFaceListId": "sample_face_list" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceListFace.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceListFace.json index 1ca196e08f84..c51df9d7089e 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceListFace.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargeFaceListFace.json @@ -7,8 +7,6 @@ "persistedFaceId": "62004fa7-1ac0-478e-9d5a-b38f9e7fbc68" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroup.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroup.json index 838301622851..e9888166e026 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroup.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroup.json @@ -6,8 +6,6 @@ "largePersonGroupId": "abc" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPerson.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPerson.json index 5034b6b0ca10..f75102f3a28b 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPerson.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPerson.json @@ -7,8 +7,6 @@ "personId": "25985303-c537-4467-b41d-bdb45cd95ca1" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPersonFace.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPersonFace.json index 79f8b40cd415..593ea9f58f47 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPersonFace.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteLargePersonGroupPersonFace.json @@ -8,8 +8,6 @@ "persistedFaceId": "62004fa7-1ac0-478e-9d5a-b38f9e7fbc68" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroup.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroup.json index 56590ec14bf8..f7c062c6a2e0 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroup.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroup.json @@ -6,8 +6,6 @@ "personGroupId": "abc" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPerson.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPerson.json index 4248f956f019..b9a3e416b947 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPerson.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPerson.json @@ -7,8 +7,6 @@ "personId": "25985303-c537-4467-b41d-bdb45cd95ca1" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPersonFace.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPersonFace.json index a08c4b459b06..459adbe3eda5 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPersonFace.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeletePersonGroupPersonFace.json @@ -8,8 +8,6 @@ "persistedFaceId": "62004fa7-1ac0-478e-9d5a-b38f9e7fbc68" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteSnapshot.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteSnapshot.json index 872ed45189aa..48c5abc49858 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteSnapshot.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/DeleteSnapshot.json @@ -6,8 +6,6 @@ "snapshotId": "e58b3f08-1e8b-4165-81df-aa9858f233dc" }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargeFaceListTraining.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargeFaceListTraining.json index 6c8cb3a790bb..38b96eb8dd09 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargeFaceListTraining.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargeFaceListTraining.json @@ -6,8 +6,6 @@ "largeFaceListId": "abc" }, "responses": { - "202": { - "body": "" - } + "202": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargePersonGroupTraining.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargePersonGroupTraining.json index eb6dd2a84ae6..62cf89c96bc1 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargePersonGroupTraining.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueueLargePersonGroupTraining.json @@ -6,8 +6,6 @@ "largePersonGroupId": "abc" }, "responses": { - "202": { - "body": "" - } + "202": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueuePersonGroupTraining.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueuePersonGroupTraining.json index f2fb3725df1c..998a4eb523ea 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueuePersonGroupTraining.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/QueuePersonGroupTraining.json @@ -6,8 +6,6 @@ "personGroupId": "abc" }, "responses": { - "202": { - "body": "" - } + "202": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/TakeSnapshot.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/TakeSnapshot.json index b4abe2c1b607..ef925f79b927 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/TakeSnapshot.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/TakeSnapshot.json @@ -15,7 +15,6 @@ }, "responses": { "202": { - "body": "", "header": { "Operation-Location": "/operations/a63a3bdd-a1db-4d05-87b8-dbad6850062a" } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateFaceList.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateFaceList.json index d3561f0d94cb..78ec8efe493a 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateFaceList.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateFaceList.json @@ -10,8 +10,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceList.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceList.json index 5e2bb4069849..e1918aef1e28 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceList.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceList.json @@ -10,8 +10,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceListFace.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceListFace.json index 21f6ea0a21e9..fe742c9bb920 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceListFace.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargeFaceListFace.json @@ -10,8 +10,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroup.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroup.json index 8ab8de61cdda..b15516c4b0f3 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroup.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroup.json @@ -10,8 +10,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPerson.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPerson.json index a4048c361c89..eee119bf114b 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPerson.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPerson.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPersonFace.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPersonFace.json index ed8acfa1b62e..0b91ecb07efc 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPersonFace.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateLargePersonGroupPersonFace.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroup.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroup.json index 9d103c49f698..2ed80b8253cd 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroup.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroup.json @@ -10,8 +10,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPerson.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPerson.json index 6f1ce9932704..76fc46fc4deb 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPerson.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPerson.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPersonFace.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPersonFace.json index 44d9cfe34734..b3e7b74542d5 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPersonFace.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdatePersonGroupPersonFace.json @@ -11,8 +11,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateSnapshot.json b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateSnapshot.json index 697285601dc8..5d56c58b9de4 100644 --- a/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateSnapshot.json +++ b/specification/cognitiveservices/data-plane/Face/stable/v1.0/examples/UpdateSnapshot.json @@ -12,8 +12,6 @@ } }, "responses": { - "200": { - "body": "" - } + "200": {} } } diff --git a/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Activate.json b/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Activate.json index 4eba04cbff60..a7bec92839a5 100644 --- a/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Activate.json +++ b/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Activate.json @@ -5,9 +5,6 @@ "Ocp-Apim-Subscription-Key": "{API key}" }, "responses": { - "204": { - "body": "", - "header": {} - } + "204": {} } } diff --git a/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Reward.json b/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Reward.json index 947d5410a1dc..78802cdfed80 100644 --- a/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Reward.json +++ b/specification/cognitiveservices/data-plane/Personalizer/preview/v1.0/examples/Events_Reward.json @@ -8,9 +8,6 @@ } }, "responses": { - "204": { - "body": "", - "header": {} - } + "204": {} } } diff --git a/specification/cognitiveservices/data-plane/QnAMaker/stable/v4.0/examples/SuccessfulDelKb.json b/specification/cognitiveservices/data-plane/QnAMaker/stable/v4.0/examples/SuccessfulDelKb.json index 9f24b4710f4a..bcd50173c37b 100644 --- a/specification/cognitiveservices/data-plane/QnAMaker/stable/v4.0/examples/SuccessfulDelKb.json +++ b/specification/cognitiveservices/data-plane/QnAMaker/stable/v4.0/examples/SuccessfulDelKb.json @@ -6,8 +6,6 @@ "kbId": "9d091697-fb8c-4ed5-9ac0-35bf8273bfff" }, "responses": { - "204": { - "body": "" - } + "204": {} } }