CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
notifications_api_common/__init__.py
notifications_api_common/admin.py
notifications_api_common/apps.py
notifications_api_common/autoretry.py
notifications_api_common/constants.py
notifications_api_common/kanalen.py
notifications_api_common/models.py
notifications_api_common/py.typed
notifications_api_common/query.py
notifications_api_common/settings.py
notifications_api_common/tasks.py
notifications_api_common/urls.py
notifications_api_common/utils.py
notifications_api_common/validators.py
notifications_api_common/views.py
notifications_api_common/viewsets.py
notifications_api_common.egg-info/PKG-INFO
notifications_api_common.egg-info/SOURCES.txt
notifications_api_common.egg-info/dependency_links.txt
notifications_api_common.egg-info/not-zip-safe
notifications_api_common.egg-info/requires.txt
notifications_api_common.egg-info/top_level.txt
notifications_api_common/api/__init__.py
notifications_api_common/api/serializers.py
notifications_api_common/locale/en/LC_MESSAGES/django.mo
notifications_api_common/locale/en/LC_MESSAGES/django.po
notifications_api_common/locale/nl/LC_MESSAGES/django.mo
notifications_api_common/locale/nl/LC_MESSAGES/django.po
notifications_api_common/management/__init__.py
notifications_api_common/management/commands/__init__.py
notifications_api_common/management/commands/register_kanalen.py
notifications_api_common/migrations/0001_initial.py
notifications_api_common/migrations/0002_notificationsconfig_notifications_api_service.py
notifications_api_common/migrations/0003_migrate_api_root.py
notifications_api_common/migrations/0004_remove_notificationsconfig_api_root.py
notifications_api_common/migrations/0005_auto_20220810_0950.py
notifications_api_common/migrations/0006_auto_20221018_1406.py
notifications_api_common/migrations/0006_auto_20221213_0214.py
notifications_api_common/migrations/0007_auto_20221206_0414.py
notifications_api_common/migrations/0008_merge_0006_auto_20221213_0214_0007_auto_20221206_0414.py
notifications_api_common/migrations/__init__.py
notifications_api_common/templates/notifications_api_common/kanalen.html
notifications_api_common/tests/__init__.py
notifications_api_common/tests/utils.py
tests/test_kanaal_documentation.py
tests/test_register_webhook.py
tests/test_send_message.py