gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
765 stars 138 forks source link

Support for managing permissions and shares #337

Closed mesozoic closed 6 months ago

mesozoic commented 7 months ago

This is the last checkbox in the "Modify collaborations/sharing" section of the roadmap in #249. It supports the following operations:

See changes to enterprise.rst for examples of how the API works.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a21e218) 99.63% compared to head (63fcd48) 99.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #337 +/- ## ========================================== + Coverage 99.63% 99.65% +0.02% ========================================== Files 25 25 Lines 1894 2025 +131 ========================================== + Hits 1887 2018 +131 Misses 7 7 ```

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