Merge pull request #1045 from maxidor/max/cs/unknow_filter_status

Add status for unknown user's filter ID
pull/977/head
Richard van der Hoff 7 years ago committed by GitHub
commit 88fb2e9abd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save