-
Notifications
You must be signed in to change notification settings - Fork 0
feat(files): add file deletion endpoint #96
Copy link
Copy link
Open
Labels
featrequest for or implementation of a new featurerequest for or implementation of a new featuregood first issuesimple and well-defined issue, good for newcomerssimple and well-defined issue, good for newcomersnatsmessaging, job queues, object storagemessaging, job queues, object storagepostgresORM, models, queries, migrationsORM, models, queries, migrationsserverAPI handlers, middleware, authAPI handlers, middleware, auth
Description
Metadata
Metadata
Assignees
Labels
featrequest for or implementation of a new featurerequest for or implementation of a new featuregood first issuesimple and well-defined issue, good for newcomerssimple and well-defined issue, good for newcomersnatsmessaging, job queues, object storagemessaging, job queues, object storagepostgresORM, models, queries, migrationsORM, models, queries, migrationsserverAPI handlers, middleware, authAPI handlers, middleware, auth
Type
Fields
Give feedbackNo fields configured for issues without a type.
Context
Files have create/list/read but no delete endpoint. Document deletion is needed for data retention enforcement and user-initiated cleanup.
Requirements
/files/{fileId}/endpointdeleted_attimestamp)References