Add profile API view

This commit is contained in:
shamoon
2023-11-20 22:59:11 -08:00
parent 5a20c8e512
commit 47916c8b0b
5 changed files with 121 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ The API provides the following main endpoints:
- `/api/groups/`: Full CRUD support.
- `/api/share_links/`: Full CRUD support.
- `/api/custom_fields/`: Full CRUD support.
- `/api/profile/`: GET, PATCH
All of these endpoints except for the logging endpoint allow you to
fetch (and edit and delete where appropriate) individual objects by