README.md
setup.py
syncari/__init__.py
syncari/logger.py
syncari/models/__init__.py
syncari/models/core.py
syncari/models/request.py
syncari/models/schema.py
syncari/rest/__init__.py
syncari/rest/client.py
syncari/synapse/__init__.py
syncari/synapse/abstract_synapse.py
syncari_sdk.egg-info/PKG-INFO
syncari_sdk.egg-info/SOURCES.txt
syncari_sdk.egg-info/dependency_links.txt
syncari_sdk.egg-info/requires.txt
syncari_sdk.egg-info/top_level.txt
unit_tests/__init__.py
unit_tests/test_mock_synapse.py
unit_tests/test_not_supported_exception_synapse.py
unit_tests/test_response_validations.py
unit_tests/test_rest_client.py