From 40936947739f827660049642e46b2f6559059f4d Mon Sep 17 00:00:00 2001 From: Yutong Zhai Date: Tue, 21 Nov 2023 10:47:11 +0800 Subject: [PATCH] update --- specification/cognitiveservices/ContentSafety/models.tsp | 1 - 1 file changed, 1 deletion(-) diff --git a/specification/cognitiveservices/ContentSafety/models.tsp b/specification/cognitiveservices/ContentSafety/models.tsp index 692b559ad7ea..43c396f92d2b 100644 --- a/specification/cognitiveservices/ContentSafety/models.tsp +++ b/specification/cognitiveservices/ContentSafety/models.tsp @@ -113,7 +113,6 @@ model ImageData { @doc("The blob url of the image.") @projectedName("csharp", "BlobUri") - @projectedName("java", "blobUri") blobUrl?: url; }