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

api/accessGrants.delete() -> GraphQL to HTTP #6140

Closed
Tracked by #6131
mobyvb opened this issue Jul 31, 2023 · 2 comments
Closed
Tracked by #6131

api/accessGrants.delete() -> GraphQL to HTTP #6140

mobyvb opened this issue Jul 31, 2023 · 2 comments
Assignees

Comments

@mobyvb
Copy link
Member

mobyvb commented Jul 31, 2023

AC:

  • create corresponding http handler in web/satellite/console/consoleweb/consoleapi to accomplish the equivalent behavior of the GQL endpoint
  • switch the frontend to use the new http endpoint rather than the graphql handler
  • don't worry about removing the GraphQL backend handling in this task
@storj-gerrit
Copy link

storj-gerrit bot commented Aug 7, 2023

Change satellite/console: add delete api keys http endpoint mentions this issue.

@storj-gerrit
Copy link

storj-gerrit bot commented Aug 8, 2023

Change web/satellite: use delete API keys http endpoint mentions this issue.

storjBuildBot pushed a commit that referenced this issue Aug 8, 2023
This change adds an endpoint to delete API keys, similar to GraphQL mutation.

Issue:
#6140

Change-Id: Ia4a808222a057a199d803d8ea6b944c411a4dc8d
storjBuildBot pushed a commit that referenced this issue Aug 9, 2023
This change uses the new /delete-by-ids endpoint in place of the GraphQL query.

Issue:
#6140

Change-Id: Ia78016e68fca296367e650b7a919130e662ee8f6
@mobyvb mobyvb closed this as completed Sep 11, 2023
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

2 participants