Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search API lies and claims that it takes a v2 filter (SPEC-301) #598

Closed
matrixbot opened this issue Dec 11, 2015 · 2 comments
Closed

search API lies and claims that it takes a v2 filter (SPEC-301) #598

matrixbot opened this issue Dec 11, 2015 · 2 comments
Assignees
Labels
p2 spec-bug Something which is in the spec, but is wrong

Comments

@matrixbot
Copy link
Member

it actually takes a subset of one: the timeline(?) subkey of a v2 filter.

(Imported from https://matrix.org/jira/browse/SPEC-301)

(Reported by @ara4n)

@matrixbot
Copy link
Member Author

Jira watchers: @ara4n

@matrixbot matrixbot added the p2 label Oct 28, 2016
@matrixbot matrixbot changed the title search API lies and claims that it takes a v2 filter search API lies and claims that it takes a v2 filter (SPEC-301) Oct 31, 2016
@matrixbot matrixbot added the spec-bug Something which is in the spec, but is wrong label Nov 7, 2016
@jimmycuadra
Copy link
Contributor

Can this be clarified? Is the value of the filter field supposed to be like this:

{
  "timeline": {
    "foo": "bar"
  }
}

or like this:

{
  "foo": "bar"
}

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 spec-bug Something which is in the spec, but is wrong
Projects
None yet
Development

No branches or pull requests

3 participants