Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

/storage/file/delete #93

Open
2 tasks
marihachi opened this issue Oct 9, 2017 · 1 comment
Open
2 tasks

/storage/file/delete #93

marihachi opened this issue Oct 9, 2017 · 1 comment

Comments

@marihachi
Copy link
Member

marihachi commented Oct 9, 2017

ストレージにアップロードされた指定のファイルを削除

項目と動作確認の状況

  • 基本的な実装
    • 動作確認
@marihachi marihachi changed the title DELETE /users/:userId/storage/:file_id DELETE /users/:userId/storage/files/:fileId Oct 11, 2017
@marihachi
Copy link
Member Author

marihachi commented Oct 14, 2017

削除の方式として:

  • 即座に削除する
  • 削除済みフラグを立てる(論理削除)
  • 状態エンティティを持たせる

等、どれでいくかを検討中

復元を必要としないのであれば、即座に削除するのでもいいと思うけど..


全般的な問題なので移動しました -> #100

@marihachi marihachi changed the title DELETE /users/:userId/storage/files/:fileId storage/file/delete Dec 4, 2018
@marihachi marihachi changed the title storage/file/delete /storage/file/delete Dec 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant