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

feat: Added /api/frontend endpoint to match Unleash #76

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

chriswk
Copy link
Member

@chriswk chriswk commented Feb 24, 2023

What

This PR adds /api/frontend and /api/frontend/all for both POST and GET.

Why

This is done to match the recommended URLs from Unleash server for frontend clients.

Reminder

We also need to make sure we answer to the /api/frontend/client/register as well, but that's a different PR.

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@chriswk chriswk merged commit 60bcf76 into main Feb 24, 2023
@chriswk chriswk deleted the task/addFrontendPath branch February 24, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants