Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup for put requests? #6

Open
skysyzygy opened this issue May 13, 2024 · 0 comments
Open

Backup for put requests? #6

skysyzygy opened this issue May 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@skysyzygy
Copy link
Collaborator

It would be cool if put requests could log the updated items pre-change so that puts can be reversed. There may be complications in finding the right get request to make, so this could be a bit complicated ... but it's worth a try. Would need:

  • config option to enable/disable
  • lookup and sanity check for get request
  • log naming system
  • documentation + tests
@skysyzygy skysyzygy added the enhancement New feature or request label May 13, 2024
@skysyzygy skysyzygy self-assigned this May 13, 2024
@skysyzygy skysyzygy added this to the 0.2 release milestone Jun 6, 2024
@skysyzygy skysyzygy modified the milestones: 0.2 release, 0.2.1 Jul 23, 2024
@skysyzygy skysyzygy modified the milestones: 0.2.1, 0.3 Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant