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

Add PUT method for events and http event listeners for space open and… #37

Merged

Conversation

sam57719
Copy link
Collaborator

… close

The change allows PUT method on '/event/{event}' route and adds 'http_put_space_open' and 'http_put_space_closed' event handlers improving functionality and increasing versatility. This enhancement facilitates specific HTTP requests to better manage operations regarding space opening and closing events.

… close

The change allows PUT method on '/event/{event}' route and adds 'http_put_space_open' and 'http_put_space_closed' event handlers improving functionality and increasing versatility. This enhancement facilitates specific HTTP requests to better manage operations regarding space opening and closing events.
@sam57719 sam57719 linked an issue Apr 26, 2024 that may be closed by this pull request
@sjefferson99
Copy link
Member

@sam57719 Looks correct from your description. Will pull into develop and test when docker is merged in as well as that's easiest way to fully test with my touchy firewall.

@sjefferson99 sjefferson99 merged commit 1f866ce into develop Apr 26, 2024
@sjefferson99 sjefferson99 deleted the 36-implement-space_open-and-space_closed-put-endpoints branch April 26, 2024 20:14
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.

Implement space_open and space_closed put endpoints
2 participants