github.com/cs3org/reva/v2@v2.27.7/changelog/2.7.0_2022-07-15/fix-response-code.md (about)

     1  Bugfix: Return proper response code when detecting recursive copy/move operations
     2  
     3  We changed the ocdav response code to "409 - Conflict" when a recursive operation was detected.
     4  
     5  https://github.com/cs3org/reva/pull/3031