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

feat: add and remove line from a production #93

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Conversation

birme
Copy link
Contributor

@birme birme commented Jun 16, 2024

This PR intends to resolve #91 and also includes some improved error handling and response code. Fixes the issue where 204 was returned with data on the socket which it should not. Changed this to 200 instead.

@birme birme requested a review from martinstark June 16, 2024 21:22
@birme birme merged commit 715c7d6 into main Jun 18, 2024
4 checks passed
@birme birme deleted the feat-add-remove-lines branch June 18, 2024 13:19
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.

Possible to add and remove lines to an existing production
2 participants