mirror of
https://github.com/makeplane/plane.git
synced 2026-05-24 19:28:47 -05:00
f12b7ef923
* refactor: segregate urls in urls.py * refactor: remove all people endpoint * refactor: update file asset endpoint with slug and remove unused imports in issue * fix: remove people endpoint from __init__ * refactor: update permission logic to handle GET requests * feat: add url for sign up endpoint in urls * refactor: update the permission layer