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

[Access] Update ExecutionDataAPI to use correct namespace #4826

Closed
2 tasks done
peterargue opened this issue Oct 17, 2023 · 0 comments
Closed
2 tasks done

[Access] Update ExecutionDataAPI to use correct namespace #4826

peterargue opened this issue Oct 17, 2023 · 0 comments

Comments

@peterargue
Copy link
Contributor

peterargue commented Oct 17, 2023

Currently, the ExecutionDataAPI lives in its own directory, but uses the access namespace. It is supposed to be in its own namespace since it is not specific to an access node, but the config was missed. Fix this before all of the client libraries are updated to use the API.

Update ExecutionDataAPI to use executiondata. This will result in the following API URL change:
From: /flow.access.ExecutionDataAPI
To: /flow.executiondata.ExecutionDataAPI

We will need to update the onflow/flow repo as well as onflow/flow-go and any libraries or infra that is using the old names

Tasks

  1. Access API
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