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: change message when empty #55

Merged
merged 9 commits into from
Jan 20, 2025
Merged

Conversation

Simun17
Copy link
Collaborator

@Simun17 Simun17 commented Jan 20, 2025

Description

Changed code from 204 to 200 as 204 doesn't return body.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (improving code structure without changing external behavior)
  • Other (please explain):

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My code is well documented
  • I have read and understood the contribution guidelines

How Has This Been Tested?

Tested by sending a GET request to an empty SR

@Simun17 Simun17 requested a review from a team as a code owner January 20, 2025 14:58
@Simun17 Simun17 requested a review from robe-rt January 20, 2025 15:10
@Simun17 Simun17 merged commit 6401f66 into main Jan 20, 2025
21 checks passed
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