atlassian-api / atlassian-python-api

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

add remove_space_permission #1291

Closed m42e closed 5 months ago

m42e commented 5 months ago

Add possibility to remove a space permission. Uses the JSON RPC interface.

Not implemented for cloud.

codecov-commenter commented 5 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (141bb8d) 34.37% compared to head (211596d) 34.36%. Report is 1 commits behind head on master.

Files Patch % Lines
atlassian/confluence.py 16.66% 5 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1291 +/- ## ========================================== - Coverage 34.37% 34.36% -0.02% ========================================== Files 45 45 Lines 8235 8241 +6 Branches 1145 1146 +1 ========================================== + Hits 2831 2832 +1 - Misses 5290 5295 +5 Partials 114 114 ```

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