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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.