aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/ResponseDefinitions.php
Commit message (Collapse)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-26/+26
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* revert: "fix(files_sharing): Make share labels nullable"fix/null-labelFerdinand Thiessen2024-10-141-1/+1
| | | | | | This reverts commit 01c4fa3ba8a7311da331e6a2b70fc866b0a9b39c. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Display 'Leave share' instead of 'Delete'Marcel Klehr2024-09-061-0/+2
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* fix(files_sharing): Make share labels nullableprovokateurin2024-08-271-1/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-061-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-3/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-0/+1
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-55/+55
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* files_sharing: Add OpenAPI specjld31032023-07-311-0/+243
Signed-off-by: jld3103 <jld3103yt@gmail.com>