CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/purview/__init__.py
azure/purview/sharing/__init__.py
azure/purview/sharing/_client.py
azure/purview/sharing/_configuration.py
azure/purview/sharing/_patch.py
azure/purview/sharing/_serialization.py
azure/purview/sharing/_vendor.py
azure/purview/sharing/_version.py
azure/purview/sharing/py.typed
azure/purview/sharing/aio/__init__.py
azure/purview/sharing/aio/_client.py
azure/purview/sharing/aio/_configuration.py
azure/purview/sharing/aio/_patch.py
azure/purview/sharing/aio/operations/__init__.py
azure/purview/sharing/aio/operations/_operations.py
azure/purview/sharing/aio/operations/_patch.py
azure/purview/sharing/operations/__init__.py
azure/purview/sharing/operations/_operations.py
azure/purview/sharing/operations/_patch.py
azure_purview_sharing.egg-info/PKG-INFO
azure_purview_sharing.egg-info/SOURCES.txt
azure_purview_sharing.egg-info/dependency_links.txt
azure_purview_sharing.egg-info/not-zip-safe
azure_purview_sharing.egg-info/requires.txt
azure_purview_sharing.egg-info/top_level.txt
samples/README.md
samples/received_shares_examples.py
samples/sent_shares_examples.py
samples/share_resources_examples.py
tests/_util.py
tests/conftest.py
tests/test_received_shares.py
tests/test_sent_shares.py
tests/test_share_resources.py
tests/testcase.py