Setup API Platform #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The API should have CRUD operations, where edits are only allowed for authenticated users. Some fields, such as the upload date, should not be editable.
Authorization is not planned, so this is now feature complete.