grafana-toolbox / grafana-client

Python client library for accessing the Grafana HTTP API.
MIT License
106 stars 30 forks source link

[BUG FIX] API DELETE /api/teams/:teamId/groups?groupId=external-group-id #156

Closed hamelg closed 8 months ago

hamelg commented 8 months ago

Description

Fix incorrect API call parameter : It returned always 404.

Checklist

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.24%. Comparing base (7303ec2) to head (5f225b8). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ========================================== - Coverage 94.44% 94.24% -0.20% ========================================== Files 26 26 Lines 1711 1739 +28 ========================================== + Hits 1616 1639 +23 - Misses 95 100 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.