mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 00:13:43 +01:00
Add status for unknown user's filter ID
This commit is contained in:
parent
9bd3711790
commit
0fea380625
|
|
@ -147,5 +147,7 @@ paths:
|
|||
type: object
|
||||
allOf:
|
||||
- $ref: "definitions/sync_filter.yaml"
|
||||
400:
|
||||
description: "Unknown filter."
|
||||
tags:
|
||||
- Room participation
|
||||
|
|
|
|||
Loading…
Reference in a new issue