mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
add changelog
This commit is contained in:
8
changelog/unreleased/issue-238
Normal file
8
changelog/unreleased/issue-238
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: API: Return empty array when listing empty folders
|
||||
|
||||
Rest-server returned `null` when listing an empty folder. This has been changed
|
||||
to returning an empty array in accordance with the REST protocol specification.
|
||||
This change has no impact on restic users.
|
||||
|
||||
https://github.com/restic/rest-server/issues/238
|
||||
https://github.com/restic/rest-server/pull/239
|
||||
Reference in New Issue
Block a user