-
Notifications
You must be signed in to change notification settings - Fork 56
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
Refactor: HTTP API #372
Comments
shahzadlone
added a commit
that referenced
this issue
Apr 26, 2022
Probably not ideal, however, this is some of the GQL clients send the data in the request body when making a GET request. Tested this fixed Insomnia, and some other GQL clients. TODO: Leaving this as temporary fix to be cleaned / hopefully be moved to a POST request as a sub-task of: #372
fredcarle
added a commit
that referenced
this issue
May 6, 2022
fredcarle
added a commit
that referenced
this issue
May 12, 2022
shahzadlone
pushed a commit
to shahzadlone/defradb
that referenced
this issue
Feb 23, 2024
shahzadlone
pushed a commit
to shahzadlone/defradb
that referenced
this issue
Feb 23, 2024
Resolves sourcenetwork#372 Resolves sourcenetwork#367 This PR restructures the api/http package with idiomatic patterns and a few useful utility functions.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUB-TASKS
The text was updated successfully, but these errors were encountered: