Skip to content

Commit 3cc0018

Browse files
committed
url changed as per issue #336
1 parent 1063d9a commit 3cc0018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/API_definitions/Application_Endpoint_Discovery_API.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,14 @@ servers:
9595
default: https://localhost:443
9696
description: API root.
9797
basePath:
98-
default: application-endpoint-discovery/vwip
98+
default: application-endpoint-discovery/wip
9999
description: Base path for the Application Endpoint Discovery.
100100
tags:
101101
- name: Application Endpoint Discovery
102102
description: |
103103
Find the closest App Instance Endpoint to the user device.
104104
paths:
105-
/app-endpoints:
105+
/retrieve-closest-app-endpoints:
106106
post:
107107
security:
108108
- openId:

0 commit comments

Comments
 (0)