Skip to content

Commit 856c634

Browse files
committed
doc: fix parameter description shadowserver api
The parameter `reports` is not required according to the source code unset parameters means all reports are processed
1 parent adb2d15 commit 856c634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/bots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ The resulting reports contain the following special field:
960960

961961
**`reports`**
962962

963-
(required, string/array of strings) An array of strings (or a list of comma-separated values) of the mailing lists you want to process.
963+
(optional, string/array of strings) An array of strings (or a list of comma-separated values) of the mailing lists you want to process.
964964

965965
**`types`**
966966

0 commit comments

Comments
 (0)