Deprecate getAzureResources and define resolveAzureResources to handle multi-path resource operations #1876
Labels
deprecation
A previously supported feature will now report a warning and eventually be removed
feature
New feature or request
lib:azure-resource-manager
Issues for @azure-tools/typespec-azure-core library
Milestone
Add a new public operation,
resolveArmResources
that returns new resource metadataDeprecate
getArmResources
,resolveResourceOperations
Relax constraints in
@armResourceOperations
to allow multiple sets of operations for a specific resource typeAdd test to verify correct generation of a multi-path resource
Implementation issue for #234 and in this gist
The text was updated successfully, but these errors were encountered: