mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
b2de9a6f9e
The public API said string, internally we treated it as int. In reality both are used. Let's reflect that in the documented argument type. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>