PeterKahenya / rapt

Chat App. Rapt /răpt/ adjective - Deeply moved or delighted; enraptured.
https://rapt.chat
1 stars 0 forks source link

Removed api endpoints for creating, updating content_types and permissions #13

Closed PeterKahenya closed 2 months ago

PeterKahenya commented 2 months ago
  1. Removed api endpoints for creating permissions
  2. Removed api endpoints for updating permissions
  3. Removed api endpoints for creating content_types
  4. Removed api endpoints for updating content_types
  5. Removed create and update schemas and test suite for these schemas and endpoints
  6. Add support for autogenerated permissions

Closes #6