Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Application_Endpoint_Discovery API, the examples provided should also include the AppId header #267

Open
gunjald opened this issue Jun 18, 2024 · 0 comments
Labels
Application Endpoint Discovery API enhancement Suggesting ideas for new API features or questions on directions for API evolution

Comments

@gunjald
Copy link
Collaborator

gunjald commented Jun 18, 2024

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.

@gunjald gunjald added the enhancement Suggesting ideas for new API features or questions on directions for API evolution label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Application Endpoint Discovery API enhancement Suggesting ideas for new API features or questions on directions for API evolution
Projects
None yet
Development

No branches or pull requests

2 participants