-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
-
4
- remove update_existing in create endpoint and allow for creation of non existing in update endpoint (which will be used instead of CREATE + update_existing)
- make update endpoint to work by path
- create endpoint with create parent should not return eexist when last file on path exists (should work the same as mkdir -p)
- adjust swaggers and descriptions
- adjust file API samples in OP GUI