Add status for unknown user's filter ID

This commit is contained in:
Maxime Dor 2017-10-29 12:20:22 +01:00
parent 9bd3711790
commit 0fea380625

View file

@ -147,5 +147,7 @@ paths:
type: object type: object
allOf: allOf:
- $ref: "definitions/sync_filter.yaml" - $ref: "definitions/sync_filter.yaml"
400:
description: "Unknown filter."
tags: tags:
- Room participation - Room participation