In Application_Endpoint_Discovery API, the examples provided should also include the AppId header #267
Labels
Application Endpoint Discovery API
enhancement
Suggesting ideas for new API features or questions on directions for API evolution
As the goal of the Application endpoint discovery is about the application itself so the examples shown shall include the "AppId" header.
GET /apps-endpoints?filter=closest HTTP/1.1
Host: example.com
Authorization: Bearer {your_access_token}
Accept: application/json
Network-Access-Identifier: [email protected]
AppId: example-edge-app
The example-edge-app is just a random example name to refer to the edge application being discovered.
The text was updated successfully, but these errors were encountered: