Skip to content

Commit 1063d9a

Browse files
committed
modified to wip, version number removed
1 parent 3214011 commit 1063d9a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

code/API_definitions/Application_Endpoint_Discovery_API.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
openapi: 3.0.3
33
info:
44
title: Application Endpoint Discovery API
5-
version: 0.1.0-wip
5+
version: wip
66
description: |
77
# Connect to the Optimal Application Endpoint
88
---
@@ -47,7 +47,8 @@ info:
4747
* `Phone-Number` : The device's phone number in international E.164 format.
4848
* `Network-Access-Identifier`: A unique identifier provided by the network
4949
operator.
50-
In addition the following application-specific identifiers must be provided
50+
51+
In addition the following application-specific identifiers must be provided
5152
* `ApplicationEndpointsID`: A unique identifier for the registered application endpoint.
5253
* `AppId` : a unique identifier for the application
5354
If the API is accessed directly from a device within the operator's network,

0 commit comments

Comments
 (0)