We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1063d9a commit 3cc0018Copy full SHA for 3cc0018
code/API_definitions/Application_Endpoint_Discovery_API.yaml
@@ -95,14 +95,14 @@ servers:
95
default: https://localhost:443
96
description: API root.
97
basePath:
98
- default: application-endpoint-discovery/vwip
+ default: application-endpoint-discovery/wip
99
description: Base path for the Application Endpoint Discovery.
100
tags:
101
- name: Application Endpoint Discovery
102
description: |
103
Find the closest App Instance Endpoint to the user device.
104
paths:
105
- /app-endpoints:
+ /retrieve-closest-app-endpoints:
106
post:
107
security:
108
- openId:
0 commit comments