]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update core/ResponseDefinitions.php
authorMarcel Klehr <mklehr@gmx.net>
Tue, 14 May 2024 07:33:58 +0000 (09:33 +0200)
committerMarcel Klehr <mklehr@gmx.net>
Tue, 14 May 2024 09:38:42 +0000 (11:38 +0200)
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
core/ResponseDefinitions.php

index 98227d22edbafeb376e1f02a136a13462ff9d184..23d89b25adfb01673f0f2ff7637c55ac26bc034e 100644 (file)
@@ -198,7 +198,7 @@ namespace OCA\Core;
  *     userId: ?string,
  *     appId: string,
  *     input: array<string, numeric|list<numeric>|string|list<string>>,
- *     output: ?array<string, numeric|list<numeric>|string|list<string>>,
+ *     output: null|array<string, numeric|list<numeric>|string|list<string>>,
  *     customId: ?string,
  *     completionExpectedAt: ?int,
  *     progress: ?float