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

feat!: api file export #199

Merged
merged 9 commits into from
Jan 16, 2020
Merged

feat!: api file export #199

merged 9 commits into from
Jan 16, 2020

Conversation

bitpshr
Copy link
Contributor

@bitpshr bitpshr commented Jan 7, 2020

This pull request adds file export functionality to the API transport.

References #182

@bitpshr bitpshr changed the title feat: api file export feat!: api file export Jan 7, 2020
@bitpshr bitpshr changed the base branch from feat/raw-response to master January 10, 2020 20:05
@bitpshr
Copy link
Contributor Author

bitpshr commented Jan 10, 2020

Rebased and ready for a pass whenever there's time. Will be great to get this into a prerelease for some additional battle-testing.

@tommoor
Copy link
Contributor

tommoor commented Jan 10, 2020

@bitpshr were we waiting on additional protections on the API side?

@bitpshr
Copy link
Contributor Author

bitpshr commented Jan 10, 2020

The API is already throttling export requests, so I think we should be OK.

src/endpoints/Files.js Show resolved Hide resolved
src/endpoints/Files.js Show resolved Hide resolved
@bitpshr
Copy link
Contributor Author

bitpshr commented Jan 14, 2020

Thanks for the review so far @tommoor. An onProgress option was added and documentation updated. Ready for another pass.

@bitpshr bitpshr requested a review from tommoor January 14, 2020 18:14
@bitpshr
Copy link
Contributor Author

bitpshr commented Jan 15, 2020

Any thoughts on this type of progress exposure @tommoor? No major rush here, but this PR blocks a few internal and external initiatives. Always happy to hop on a call since it's a bit of a dense PR.

docs/abstract-api.md Show resolved Hide resolved
src/endpoints/Endpoint.js Show resolved Hide resolved
src/endpoints/Files.js Outdated Show resolved Hide resolved
src/endpoints/Files.js Outdated Show resolved Hide resolved
@bitpshr bitpshr requested a review from tommoor January 16, 2020 18:03
@bitpshr bitpshr merged commit d2d310f into master Jan 16, 2020
@bitpshr bitpshr deleted the feat/api-file-export branch January 16, 2020 18:38
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.

3 participants