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

Implementation does not return a 501 for non-implemented query functions #8

Open
andrewbonney opened this issue Mar 29, 2018 · 1 comment
Assignees
Labels

Comments

@andrewbonney
Copy link
Contributor

?query.rql and similar should return a 501 at present. 'Basic' queries for attributes which don't currently happen to be part of the schema should probably result in an empty results list, otherwise the query side needs to be more aware of schemas.

@andrewbonney
Copy link
Contributor Author

I've put a quick fix in for the immediate 501 issue. Leaving this open however as there are other related things which ought to be dealt with.

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

No branches or pull requests

1 participant