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

fix: Add Accessors for ApiErrorable #181

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Aug 29, 2024

Resolves #177

Adds gettors for ApiErrorable status code and headers

@rkodev rkodev requested a review from a team as a code owner August 29, 2024 12:32
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll need a changelog entry, release please is not configured yet on this repo

Copy link

sonarcloud bot commented Aug 29, 2024

@rkodev rkodev merged commit 23ad3d1 into main Aug 29, 2024
8 checks passed
@rkodev rkodev deleted the fix/add-accessor-for-api-error branch August 29, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

api error interface and implementation lacks getters for the status code and the response headers
2 participants