-
Notifications
You must be signed in to change notification settings - Fork 1
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
#463/routes refactor #464
#463/routes refactor #464
Conversation
…ove user resource.
This reverts commit 86d94c8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it, makes it much more readable now!
One thing I had in mind for a longer time and I get reminded of it in this MR: Why do we not allow to destroy projects? Is there never a point we might have to many of them and they have to be cleaned up? |
Good question. Ticket: #488 |
Addresses #463