Skip to content

Releases: Restless-DevTools/Restless-Backend

2021.09.06

09 Jun 22:32
ba741df

Choose a tag to compare

  • 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

02 Jun 21:25
e3aac9e

Choose a tag to compare

  • Implement response controller and service;
  • Dependencies security updates;
  • Ecosystem example file;
  • User id on getSnippet.