CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
azure/__init__.py
azure/purview/__init__.py
azure/purview/workflow/__init__.py
azure/purview/workflow/_client.py
azure/purview/workflow/_configuration.py
azure/purview/workflow/_patch.py
azure/purview/workflow/_serialization.py
azure/purview/workflow/_vendor.py
azure/purview/workflow/_version.py
azure/purview/workflow/py.typed
azure/purview/workflow/_operations/__init__.py
azure/purview/workflow/_operations/_operations.py
azure/purview/workflow/_operations/_patch.py
azure/purview/workflow/aio/__init__.py
azure/purview/workflow/aio/_client.py
azure/purview/workflow/aio/_configuration.py
azure/purview/workflow/aio/_patch.py
azure/purview/workflow/aio/_vendor.py
azure/purview/workflow/aio/_operations/__init__.py
azure/purview/workflow/aio/_operations/_operations.py
azure/purview/workflow/aio/_operations/_patch.py
azure_purview_workflow.egg-info/PKG-INFO
azure_purview_workflow.egg-info/SOURCES.txt
azure_purview_workflow.egg-info/dependency_links.txt
azure_purview_workflow.egg-info/not-zip-safe
azure_purview_workflow.egg-info/requires.txt
azure_purview_workflow.egg-info/top_level.txt
samples/approve_workflow_task.py
samples/create_client.py
samples/create_workflow.py
samples/submit_userrequests.py
tests/conftest.py
tests/test_smoke.py
tests/test_smoke_async.py
tests/testcase.py
tests/testcase_async.py