github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/fix-425-get.md (about)

     1  Bugfix: Return 425 on GET
     2  
     3  On ocdav GET endpoint the server will now return `425` instead `500` when the file is being processed
     4  
     5  https://github.com/cs3org/reva/pull/3688