Skip to content

Commit f3037f8

Browse files
authored
Amalladi/extendedlocation update listavailable operations example (#16320)
* Updating list operations example * Revert "Updating list operations example" This reverts commit 65e9f1a. * Updating ListOperations Example Co-authored-by: Aditi <[email protected]>
1 parent 49526d1 commit f3037f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/extendedlocation/resource-manager/Microsoft.ExtendedLocation/preview/2021-03-15-preview/examples/CustomLocationsListOperations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"resource": "Custom Locations"
7171
},
7272
"origin": "user,system",
73-
"isDataAction": true
73+
"isDataAction": false
7474
},
7575
{
7676
"name": "Microsoft.ExtendedLocation/customLocations/delete",

specification/extendedlocation/resource-manager/Microsoft.ExtendedLocation/stable/2021-08-15/examples/CustomLocationsListOperations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"resource": "Custom Locations"
7171
},
7272
"origin": "user,system",
73-
"isDataAction": true
73+
"isDataAction": false
7474
},
7575
{
7676
"name": "Microsoft.ExtendedLocation/customLocations/delete",

0 commit comments

Comments
 (0)