remove open tag

This commit is contained in:
A.Unger
2021-07-07 15:04:45 +02:00
committed by Jörn Friedrich Dreyer
parent 83ba6ad5ba
commit 68d7080fac

View File

@@ -24,7 +24,7 @@ Note that with an OC10 backend ownCloud's Web format remains unchanged: `https:/
Worth mentioning that on an OC10 backend it seems that `fileid` query parameter takes precedence over the `dir`. In fact if `dir` is invalid but `fileid` isn't, the resolution will succeed, as opposed to if the `fileid` is wrong (doesn't exist) and `dir` correct, resolution will fail altogether.
<spaceid> is composed of `<storage_id>:<node_id>`
`space_id` = `<storage_id>:<node_id>`
## Decision Drivers