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

added http delete method used to remove pet from feeder #188

Closed
wants to merge 1 commit into from

Conversation

msilva12
Copy link

@msilva12 msilva12 commented Feb 9, 2023

Sure pet api utilizes DELETE for http methods when registering a tag with a feeder. Adding this will allow development to register a pet to a feeder, or other devices, as well as remove them from such devices. My primary use for this is to allow for a time based automation of when the feeder allows a certain cat to use it.
image

@badnetmask
Copy link
Contributor

I also added DELETE on PR #164. I'm on my mobile now and can't review the code, but might be worth looking at both.

@msilva12
Copy link
Author

Deferring this PR to PR #164.

@msilva12 msilva12 closed this Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants