.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
invenio_drafts_resources/__init__.py
invenio_drafts_resources/config.py
invenio_drafts_resources/errors.py
invenio_drafts_resources/ext.py
invenio_drafts_resources/links.py
invenio_drafts_resources/version.py
invenio_drafts_resources.egg-info/PKG-INFO
invenio_drafts_resources.egg-info/SOURCES.txt
invenio_drafts_resources.egg-info/dependency_links.txt
invenio_drafts_resources.egg-info/entry_points.txt
invenio_drafts_resources.egg-info/not-zip-safe
invenio_drafts_resources.egg-info/requires.txt
invenio_drafts_resources.egg-info/top_level.txt
invenio_drafts_resources/drafts/__init__.py
invenio_drafts_resources/drafts/api.py
invenio_drafts_resources/drafts/models.py
invenio_drafts_resources/resources/__init__.py
invenio_drafts_resources/resources/deposit.py
invenio_drafts_resources/resources/draft.py
invenio_drafts_resources/resources/draft_config.py
invenio_drafts_resources/resources/draft_file.py
invenio_drafts_resources/serializers/__init__.py
invenio_drafts_resources/serializers/json.py
invenio_drafts_resources/serializers/schemas/__init__.py
invenio_drafts_resources/serializers/schemas/json.py
invenio_drafts_resources/services/__init__.py
invenio_drafts_resources/services/draft.py
invenio_drafts_resources/services/draft_file.py
invenio_drafts_resources/services/draft_file_metadata.py
invenio_drafts_resources/services/minter.py
invenio_drafts_resources/services/permissions.py
invenio_drafts_resources/services/pid_manager.py
invenio_drafts_resources/services/search.py
tests/conftest.py
tests/test_deposit_resource.py
tests/test_draft_resource.py
tests/test_draft_service.py
tests/test_draft_service_links.py
tests/test_file_resource.py
tests/mock_module/__init__.py
tests/mock_module/mappings/__init__.py
tests/mock_module/mappings/v7/__init__.py