Skip to content

Commit

Permalink
Change BaseType to ResourceGroupLocationResource
Browse files Browse the repository at this point in the history
  • Loading branch information
v-hongli1 committed Nov 5, 2024
1 parent 9e9f8f1 commit aa214a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cadl-ranch-specs/cadl-ranch-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ Expected response body:

```json
{
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/resourceGroups/test-rg/Azure.ResourceManager.Resources/locations/eastus/locationResources/resource",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-rg/providers/Azure.ResourceManager.Resources/locations/eastus/locationResources/resource",
"name": "resource",
"type": "Azure.ResourceManager.Resources/locationResources",
"properties":{
Expand Down

0 comments on commit aa214a7

Please sign in to comment.