Releases: Restless-DevTools/Restless-Backend
Releases · Restless-DevTools/Restless-Backend
2021.09.06
- Implement the query for get teams collections;
- Implement the query for get teams snippets;
- Allowed to get the request if the user is on the team;
- Fix snippet model bug on associations;
- Added team_id on validator of the collection payload;
- Added team_id on validator of the snippet payload.
2021.06.02
- Implement response controller and service;
- Dependencies security updates;
- Ecosystem example file;
- User id on getSnippet.