We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8e47b commit b61009fCopy full SHA for b61009f
specification/containerregistry/data-plane/Registry/client.tsp
@@ -4,7 +4,6 @@ import "@azure-tools/typespec-client-generator-core";
4
5
using Azure.ClientGenerator.Core;
6
7
-// TCGC usage decorators for output-only types
8
@@usage(ContainerRegistry.TokenGrantType, Usage.output);
9
@@usage(ContainerRegistry.AcrErrors, Usage.output);
10
0 commit comments