Skip to content

Commit

Permalink
Merge pull request #1045 from maxidor/max/cs/unknow_filter_status
Browse files Browse the repository at this point in the history
Add status for unknown user's filter ID
  • Loading branch information
richvdh authored Nov 9, 2017
2 parents 5697466 + 099a7e9 commit 88fb2e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/client-server/filter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,7 @@ paths:
type: object
allOf:
- $ref: "definitions/sync_filter.yaml"
404:
description: "Unknown filter."
tags:
- Room participation

0 comments on commit 88fb2e9

Please sign in to comment.