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

remove isLegacyGetEnabled flag from Data and Cache service #551

Open
TillaTheHun0 opened this issue Feb 21, 2023 · 0 comments
Open

remove isLegacyGetEnabled flag from Data and Cache service #551

TillaTheHun0 opened this issue Feb 21, 2023 · 0 comments
Labels
cache cache service data

Comments

@TillaTheHun0
Copy link
Member

Related to #531 and #550. At some point after #550, we will need to remove this flag entirely, dropping support for the legacy shape.

This should be a major release of hyper core

As a hyper developer
I would like hyper data service and hyper cache service "get" apis to return a hyper response shape
So that consumers will receive the hyper response shape across all hyper service apis

Scenarios

Only allow hyper response shape

GIVEN I am a developer
WHEN I am calling the Data Service "get document" or Cache Service "get value" api
THEN I will receive the hyper response shape
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache cache service data
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant