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

chore: Update features api endpoints #6

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

jaredhoyt
Copy link
Collaborator

The non-suffixed features and features/:key endpoints are deprecated and have been replaced with features/resolve and features/:key/resolve respectively.

Those endpoints will instead be used to return the actual feature(s) configuration.

The non-suffixed `features` and `features/:key` endpoints are deprecated
and have been replaced with `features/resolve` and
`features/:key/resolve` respectively.

Those endpoints will instead be used to return the actual feature(s)
configuration.
@jaredhoyt jaredhoyt merged commit 1893a78 into main Aug 26, 2024
3 checks passed
@jaredhoyt jaredhoyt deleted the update-features-endpoint branch August 26, 2024 19:04
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.

1 participant