dynatrace-oss / api-client-python

Dynatrace API Python client
Apache License 2.0
60 stars 22 forks source link

Return HTTP response from settings api delete #88

Closed Dynatrace-James-Kitson closed 3 months ago

Dynatrace-James-Kitson commented 3 months ago

Fixes: #86 Implements: #85

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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud