-
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 newcomersnatsnvisy-nats: messaging, job queues, object storagenvisy-nats: messaging, job queues, object storagepostgresnvisy-postgres: ORM, models, queries, migrationsnvisy-postgres: ORM, models, queries, migrationsservernvisy-server: API handlers, middleware, authnvisy-server: API handlers, middleware, auth
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 newcomersnatsnvisy-nats: messaging, job queues, object storagenvisy-nats: messaging, job queues, object storagepostgresnvisy-postgres: ORM, models, queries, migrationsnvisy-postgres: ORM, models, queries, migrationsservernvisy-server: API handlers, middleware, authnvisy-server: API handlers, middleware, auth
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