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

[Feature] UploadCSV #36

Merged
merged 2 commits into from
Mar 16, 2024
Merged

[Feature] UploadCSV #36

merged 2 commits into from
Mar 16, 2024

Conversation

bh2smith
Copy link
Collaborator

  1. Introducing data upload endpoint according to https://docs.dune.com/api-reference/tables/endpoint/upload
  2. exposes base router _post method as a public method to the entire client SDK. This makes sense so not to hinder the user (inline comments added).
  3. There was a recent breakage on the error messaging that was also fixed here.
  4. We also introduce a couple of new types (one SuccessResponse that should have existed a while ago) related to the function parameters.

@bh2smith bh2smith merged commit 86d0349 into main Mar 16, 2024
3 checks passed
@bh2smith bh2smith deleted the uploadCsv branch March 16, 2024 22:23
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

Successfully merging this pull request may close these issues.

1 participant