Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Wrong API results #33

Closed
stefanvermaas opened this issue Feb 17, 2015 · 1 comment
Closed

Wrong API results #33

stefanvermaas opened this issue Feb 17, 2015 · 1 comment
Labels

Comments

@stefanvermaas
Copy link
Collaborator

When try to receive all the saved queries of a user, you're getting all the runs. This seems to be incorrect.

 XHR finished loading: GET "http://localhost:8081/api/users/anonymous/queries".
2015-02-17 16:19:02.008MySavedQueries.react.js:1 [Object, Object, Object, Object]

The above result should return only one result, because I've got only one result saved.

@stefanvermaas
Copy link
Collaborator Author

I've also tried: api/queries/saved, but also this endpoint returns the runs and not the saved queries.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants