Skip to content

Commit

Permalink
Spec implicit filter event limit
Browse files Browse the repository at this point in the history
Signed-off-by: Stuart Mumford <[email protected]>
  • Loading branch information
Cadair committed Mar 14, 2023
1 parent a481d6a commit c35df15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/api/client-server/definitions/event_filter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
title: EventFilter
properties:
limit:
description: The maximum number of events to return.
description: The maximum number of events to return. If not specified defaults to 10.
type: integer
not_senders:
description: A list of sender IDs to exclude. If this list is absent then no senders
Expand Down

0 comments on commit c35df15

Please sign in to comment.