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

An endpoint should be a list of query #8

Open
thyb opened this issue Mar 1, 2016 · 0 comments
Open

An endpoint should be a list of query #8

thyb opened this issue Mar 1, 2016 · 0 comments

Comments

@thyb
Copy link
Member

thyb commented Mar 1, 2016

Expected behavior

An endpoint is linked to a list of query. In this list, only one query can be a findAll or a findOne query. When the endpoint is called, every query are executed in parallel.

Actual behavior

An endpoint is linked to a single query.


  • Materia Version: pre-release
@thyb thyb added the area/api label Mar 1, 2016
@thyb thyb added this to the Alpha milestone Mar 1, 2016
@thyb thyb changed the title An endpoint is a list of query An endpoint should be a list of query Aug 4, 2016
@thyb thyb removed this from the v0.1 milestone Oct 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant