mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
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>