Updated Branches: refs/heads/two-dot-o df272cb6e -> d8459deec Start of a README for query-validator (test commit). Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/d8459dee Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/d8459dee Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/d8459dee Branch: refs/heads/two-dot-o Commit: d8459deec6ddf7013dd725b2f7f36e4b6b932aff Parents: df272cb Author: Dave Johnson Authored: Thu Jan 16 13:07:31 2014 -0500 Committer: Dave Johnson Committed: Thu Jan 16 13:07:31 2014 -0500 ---------------------------------------------------------------------- stack/query-validator/README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/d8459dee/stack/query-validator/README.md ---------------------------------------------------------------------- diff --git a/stack/query-validator/README.md b/stack/query-validator/README.md new file mode 100644 index 0000000..152e474 --- /dev/null +++ b/stack/query-validator/README.md @@ -0,0 +1,3 @@ + +This test package verifies that the Usergrid REST API returns results and does paging and limits +in a style similar to that of SqlLite. \ No newline at end of file