Skip to content

Commit ed32560

Browse files
authored
corrected scope to align with Commonalities
Per [this post](#228 (review)) in the Conversation for PR #228
1 parent 7e3fab1 commit ed32560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/API_definitions/Discovery/simple_edge_discovery.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ paths:
195195
get:
196196
security:
197197
- openId:
198-
- simple-edge-discovery-read-closest
198+
- simple-edge-discovery:edge-cloud-zones:read
199199
operationId: getEdgeCloudZones
200200
parameters:
201201
- name: filter

0 commit comments

Comments
 (0)