Merge pull request #1045 from maxidor/max/cs/unknow_filter_status
Add status for unknown user's filter ID
This commit is contained in:
commit
88fb2e9abd
1 changed files with 2 additions and 0 deletions
|
@ -147,5 +147,7 @@ paths:
|
||||||
type: object
|
type: object
|
||||||
allOf:
|
allOf:
|
||||||
- $ref: "definitions/sync_filter.yaml"
|
- $ref: "definitions/sync_filter.yaml"
|
||||||
|
404:
|
||||||
|
description: "Unknown filter."
|
||||||
tags:
|
tags:
|
||||||
- Room participation
|
- Room participation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue