You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested in a meeting with @tuulos, it would be useful for us to have a way to overwrite a file when cloning rather than only creating a new file when cloning.
This is likely to involve a few steps
Create PUT handler for api/bookstore/cloned
Add Overwrite button to clone.html
Add (unit) tests for this functionality
The text was updated successfully, but these errors were encountered:
As suggested in a meeting with @tuulos, it would be useful for us to have a way to overwrite a file when cloning rather than only creating a new file when cloning.
This is likely to involve a few steps
api/bookstore/cloned
The text was updated successfully, but these errors were encountered: