Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@josepostiga josepostiga released this 25 Oct 00:55
· 23 commits to master since this release

Added

  • First version of the API documentation
  • A guest should be able to login and logout (#37)
  • Add account types and permissions (#42)
  • An authenticated user can post an answer to a question (#31)
  • An authenticated user can update a question (#27)

Changed

  • Updated Accounts' domain endpoints structure
  • Changed timestamps columns on links and tags tables (#28, #29)