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

Early Access created_at is not accessible via SDK #1657

Open
keithhackbarth opened this issue Jan 17, 2025 · 0 comments
Open

Early Access created_at is not accessible via SDK #1657

keithhackbarth opened this issue Jan 17, 2025 · 0 comments

Comments

@keithhackbarth
Copy link

Add the created_at field that is in the API to SDK.

Why > We would like to add a "New" flag when early access features (opt-in features) have been created in the last two weeks. To highlight to our users that a new feature is available. Often they do not notice when new features are available. We are using this SDK but have our own custom UI.

In the backend, we can see that the EarlyAccess model has a create date field and also that it is listed in the EarlyAccess REST serializer. However, on the SDK side, this field seems to be not requested or not available (code is a little hard for me to tell). Adding this field would be very helpful for our use case. And this seems like a very small ask hopefully!

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

No branches or pull requests

1 participant