From 4bebec3d1099699670e5d4b7cbd67f40384c3746 Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Mon, 14 Oct 2024 17:21:45 +0000 Subject: [PATCH] Introduce error --- specification/contosowidgetmanager/Contoso.Management/main.tsp | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/contosowidgetmanager/Contoso.Management/main.tsp b/specification/contosowidgetmanager/Contoso.Management/main.tsp index 4645475daca6..6ef79e5d3e44 100644 --- a/specification/contosowidgetmanager/Contoso.Management/main.tsp +++ b/specification/contosowidgetmanager/Contoso.Management/main.tsp @@ -15,6 +15,7 @@ using Azure.ResourceManager; @armProviderNamespace @service({ title: "Microsoft.Contoso management service", + descriptin: "A test description but with an error", }) @versioned(Microsoft.Contoso.Versions) namespace Microsoft.Contoso;