diff --git a/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json b/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json index 005f4dac5f11..517353153cee 100644 --- a/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json +++ b/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json @@ -163,15 +163,15 @@ "$ref": "#/definitions/RadiologyInsightsJob" }, "headers": { - "x-ms-request-id": { - "type": "string", - "format": "uuid", - "description": "An opaque, globally-unique, server-generated string identifier for the request." - }, "Operation-Location": { "type": "string", "format": "uri", "description": "The location for monitoring the operation state." + }, + "x-ms-request-id": { + "type": "string", + "format": "uuid", + "description": "An opaque, globally-unique, server-generated string identifier for the request." } } }, @@ -181,15 +181,15 @@ "$ref": "#/definitions/RadiologyInsightsJob" }, "headers": { - "x-ms-request-id": { - "type": "string", - "format": "uuid", - "description": "An opaque, globally-unique, server-generated string identifier for the request." - }, "Operation-Location": { "type": "string", "format": "uri", "description": "The location for monitoring the operation state." + }, + "x-ms-request-id": { + "type": "string", + "format": "uuid", + "description": "An opaque, globally-unique, server-generated string identifier for the request." } } },