fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

Add Append Endpoint #595

Closed bgins closed 2 years ago

bgins commented 2 years ago

Summary

This PR fixes/implements the following features

This PR adds an append endpoint where files can be PUT to add them to a published app. See https://github.com/fission-suite/fission/issues/577 for more details.

Tasks

Test plan (required)

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Closing issues

Closes #577

After Merge

icidasset commented 2 years ago

Reviewed in #608 and #621 Ready to be merged.