atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 643 forks source link

Documentation: Bitbucket project_grant_group_permissions parameter #1237

Closed elliot-martin-a closed 10 months ago

elliot-martin-a commented 10 months ago

The documentation lists "groupname" as the parameter accepted by project_grant_group_permissions, but group_name is expected: https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/bitbucket/__init__.py#L500

gonchik commented 10 months ago

thanks for the detection :)

codecov-commenter commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9547af7) 34.47% compared to head (775902b) 34.47%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1237 +/- ## ======================================= Coverage 34.47% 34.47% ======================================= Files 44 44 Lines 8098 8098 Branches 1117 1117 ======================================= Hits 2792 2792 Misses 5192 5192 Partials 114 114 ```

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