mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 06:54:10 +01:00
Change return code following feedback
This commit is contained in:
parent
0fea380625
commit
099a7e90ae
|
|
@ -147,7 +147,7 @@ paths:
|
||||||
type: object
|
type: object
|
||||||
allOf:
|
allOf:
|
||||||
- $ref: "definitions/sync_filter.yaml"
|
- $ref: "definitions/sync_filter.yaml"
|
||||||
400:
|
404:
|
||||||
description: "Unknown filter."
|
description: "Unknown filter."
|
||||||
tags:
|
tags:
|
||||||
- Room participation
|
- Room participation
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue