Skip to content

Updating a file's content without down/upload (i.e. append)? #24733

Discussion options

You must be logged in to vote

I’ve settled on making use of the Data API, following the example here. Although this doesn’t solve the append aspect of my challenge, it does make my commits a bit more resilient against the content API’s 10 second timeout.

Big thanks to Steve @ GH for the pointers!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant