simplajs / simpla

Open, modular, and serverless content management for a modern web
https://www.simplajs.org
MIT License
527 stars 36 forks source link

Minor queries cleanup #71

Closed bedeoverend closed 7 years ago

bedeoverend commented 7 years ago

This fixes an issue where querying against / (in both parent and ancestor queries) was failing. It also moves from uid -> path in almost all areas of the SDK, UIDs only come into it when finally making requests to the API.

madeleineostoja commented 7 years ago

👍 LGTM