We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3214011 commit 1063d9aCopy full SHA for 1063d9a
code/API_definitions/Application_Endpoint_Discovery_API.yaml
@@ -2,7 +2,7 @@
2
openapi: 3.0.3
3
info:
4
title: Application Endpoint Discovery API
5
- version: 0.1.0-wip
+ version: wip
6
description: |
7
# Connect to the Optimal Application Endpoint
8
---
@@ -47,7 +47,8 @@ info:
47
* `Phone-Number` : The device's phone number in international E.164 format.
48
* `Network-Access-Identifier`: A unique identifier provided by the network
49
operator.
50
-In addition the following application-specific identifiers must be provided
+
51
+ In addition the following application-specific identifiers must be provided
52
* `ApplicationEndpointsID`: A unique identifier for the registered application endpoint.
53
* `AppId` : a unique identifier for the application
54
If the API is accessed directly from a device within the operator's network,
0 commit comments