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

Return HTTP response from settings api delete #88

Merged

Conversation

Dynatrace-James-Kitson
Copy link
Collaborator

@Dynatrace-James-Kitson Dynatrace-James-Kitson commented Aug 15, 2024

Fixes: #86
Implements: #85

Settings API delete call should return the HTTP response rather than trying to return json (204 response has no body).

Copy link

@Dynatrace-James-Kitson Dynatrace-James-Kitson merged commit db14c12 into dynatrace-oss:main Aug 15, 2024
3 of 15 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.

JSONDecodeError when parsing response from DELETE call
1 participant