diff --git a/specification/ai/ContentUnderstanding/routes.tsp b/specification/ai/ContentUnderstanding/routes.tsp index 1676cea93194..b442accaed8b 100644 --- a/specification/ai/ContentUnderstanding/routes.tsp +++ b/specification/ai/ContentUnderstanding/routes.tsp @@ -32,7 +32,7 @@ alias AllowReplaceTrait = QueryParametersTrait< alias ServiceTraits = Traits.NoRepeatableRequests & Traits.NoConditionalRequests & Traits.SupportsClientRequestId; -alias Operations = ResourceOperations; +alias Operations = ResourceOperations; interface ContentAnalyzers { #suppress "@azure-tools/typespec-azure-core/use-standard-operations" "This is a custom operation status endpoint."