Backend improvement - provide details about the lock when the Files API throws an Exception #8
Open
Description
Once nextcloud/server#18080 is merged, using TemporaryLockedException
to returns details about the lock (ETA, owner) so that other apps does not need to keep trying to save any edit every n seconds.