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

Sequence and sequence type in metadata #2151

Open
johanandren opened this issue May 30, 2024 · 0 comments
Open

Sequence and sequence type in metadata #2151

johanandren opened this issue May 30, 2024 · 0 comments

Comments

@johanandren
Copy link
Contributor

For event sourced entities and value entities we provide sequence number/revision as the sequence attribute (cloud event extension https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/extensions/sequence.md ) but we do not have those in the SDK CloudEvent APIs, we should add.

Since not every request where the API is used is from a subscription, if we add getters the result must be optional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant