Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

feat: Unshare file #89

Merged
merged 9 commits into from
Oct 22, 2023
Merged

feat: Unshare file #89

merged 9 commits into from
Oct 22, 2023

Conversation

sdbaronc
Copy link
Member

  • Endopoint to unshare file
    (Remove the entry from the shared_files table,
    Update the is_shared column if the file isn't shared with anyone.).

  • Add test to new Endpoint

@PedroChaparro PedroChaparro changed the title Feat/unshare file feat: Unshare file Oct 22, 2023
@PedroChaparro PedroChaparro self-requested a review October 22, 2023 21:13
Copy link
Contributor

@PedroChaparro PedroChaparro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Squash and merge:

image

@PedroChaparro PedroChaparro added the feature Feature label Oct 22, 2023
@PedroChaparro PedroChaparro linked an issue Oct 22, 2023 that may be closed by this pull request
2 tasks
@sdbaronc sdbaronc merged commit be58b4a into dev Oct 22, 2023
3 checks passed
@PedroChaparro PedroChaparro deleted the feat/unshare_file branch October 22, 2023 21:38
@PedroChaparro PedroChaparro mentioned this pull request Oct 22, 2023
PedroChaparro added a commit that referenced this pull request Oct 22, 2023
* feat: Unshare file (#89)

* feat: add unshare file method to the repository

* feat: add endpoint unshare file

* fix: repair path route unshare metadata

* feat: add utils unshare and generate Unshare

* feat: add test unshare

* refactor: update messages exeptions

* docs(http): Update bruno collection

---------

Co-authored-by: Pedro Andrés Chaparro Quintero <pedro.chaparro.2020@upb.edu.co>
Co-authored-by: Sergio Daniel Baron Cabrera <47455237+sdbaronc@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: unshare file
2 participants