Skip to content

Commit

Permalink
Create a trivial change that will fail
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljurek committed Oct 26, 2024
1 parent 454bd70 commit 0d6b1b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using Azure.ResourceManager;
/** Microsoft.Contoso Resource Provider management API. */
@armProviderNamespace
@service({
title: "Microsoft.Contoso management service",
title: "Microsoft.Contoso management service. A trivial change.",
})
@versioned(Microsoft.Contoso.Versions)
namespace Microsoft.Contoso;
Expand Down

0 comments on commit 0d6b1b1

Please sign in to comment.