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

Expose response metadata from access API responses #777

Closed
peterargue opened this issue Sep 27, 2024 · 1 comment
Closed

Expose response metadata from access API responses #777

peterargue opened this issue Sep 27, 2024 · 1 comment

Comments

@peterargue
Copy link
Contributor

peterargue commented Sep 27, 2024

This is part of #736.

All of the Access API endpoints include a metadata blob in the response that includes details about the access nodes from the time that the response was generated:
https://github.com/onflow/flow/blob/master/protobuf/flow/entities/metadata.proto

Make this info available to users of the API.

I don't think the answer should be to include it as a member of every response struct. We will want to come up with a was to expose it that's convenient and doesn't create a ton of complexity or tech debt

@peterargue
Copy link
Contributor Author

We're going to skip this work for now since we have not received any requests to add it and how it should be exposed is not clear

@peterargue peterargue closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2024
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