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

Update README.md payload & error types #75

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

dcecile
Copy link
Contributor

@dcecile dcecile commented Aug 21, 2024

Implementations:

def error
raise NoErrorOnSuccessError
end

def payload
raise NoPayloadOnFailureError
end

@maxveldink
Copy link
Owner

Thank you!

@maxveldink maxveldink merged commit 11f7687 into maxveldink:main Aug 22, 2024
5 checks passed
@dcecile dcecile deleted the patch-1 branch August 24, 2024 01:40
@dcecile
Copy link
Contributor Author

dcecile commented Aug 24, 2024

Oh! I just read the diff again right now, and there's also a typo on the line I changed: #76

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.

2 participants