.dockerignore
.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
.tx/config
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_records_rest/__init__.py
invenio_records_rest/_compat.py
invenio_records_rest/config.py
invenio_records_rest/errors.py
invenio_records_rest/ext.py
invenio_records_rest/facets.py
invenio_records_rest/links.py
invenio_records_rest/proxies.py
invenio_records_rest/query.py
invenio_records_rest/sorter.py
invenio_records_rest/utils.py
invenio_records_rest/version.py
invenio_records_rest/views.py
invenio_records_rest.egg-info/PKG-INFO
invenio_records_rest.egg-info/SOURCES.txt
invenio_records_rest.egg-info/dependency_links.txt
invenio_records_rest.egg-info/entry_points.txt
invenio_records_rest.egg-info/not-zip-safe
invenio_records_rest.egg-info/requires.txt
invenio_records_rest.egg-info/top_level.txt
invenio_records_rest/loaders/__init__.py
invenio_records_rest/loaders/marshmallow.py
invenio_records_rest/schemas/__init__.py
invenio_records_rest/schemas/json.py
invenio_records_rest/schemas/fields/__init__.py
invenio_records_rest/schemas/fields/datetime.py
invenio_records_rest/schemas/fields/generated.py
invenio_records_rest/schemas/fields/marshmallow_contrib.py
invenio_records_rest/schemas/fields/persistentidentifier.py
invenio_records_rest/schemas/fields/sanitizedhtml.py
invenio_records_rest/schemas/fields/sanitizedunicode.py
invenio_records_rest/schemas/fields/trimmedstring.py
invenio_records_rest/serializers/__init__.py
invenio_records_rest/serializers/base.py
invenio_records_rest/serializers/citeproc.py
invenio_records_rest/serializers/csv.py
invenio_records_rest/serializers/datacite.py
invenio_records_rest/serializers/dc.py
invenio_records_rest/serializers/json.py
invenio_records_rest/serializers/jsonld.py
invenio_records_rest/serializers/marshmallow.py
invenio_records_rest/serializers/response.py
invenio_records_rest/translations/en/LC_MESSAGES/messages.po
tests/conftest.py
tests/helpers.py
tests/test_custom_endpoints.py
tests/test_custom_fields.py
tests/test_error_handlers.py
tests/test_ext.py
tests/test_facets.py
tests/test_index_prefixing.py
tests/test_links.py
tests/test_marshmallow_contrib.py
tests/test_marshmallow_loader.py
tests/test_permissions.py
tests/test_pid_resolver.py
tests/test_serializer_base.py
tests/test_serializer_citeproc.py
tests/test_serializer_csv.py
tests/test_serializer_datacite.py
tests/test_serializer_dc.py
tests/test_serializer_json.py
tests/test_serializer_jsonld.py
tests/test_serializer_marshmallow.py
tests/test_serializer_response.py
tests/test_sorter.py
tests/test_utils.py
tests/test_views_item_delete.py
tests/test_views_item_get.py
tests/test_views_item_patch.py
tests/test_views_item_put.py
tests/test_views_list_post.py
tests/test_views_options.py
tests/test_views_search.py
tests/test_views_serializers.py
tests/test_views_suggesters.py
tests/data/testrecords.json
tests/mock_module/__init__.py
tests/mock_module/mappings/__init__.py
tests/mock_module/mappings/v2/__init__.py
tests/mock_module/mappings/v2/invenio-records-rest/testrecord.json
tests/mock_module/mappings/v5/__init__.py
tests/mock_module/mappings/v5/invenio-records-rest/testrecord.json
tests/mock_module/mappings/v6/__init__.py
tests/mock_module/mappings/v6/invenio-records-rest/testrecord.json
tests/mock_module/mappings/v7/__init__.py
tests/mock_module/mappings/v7/invenio-records-rest/testrecord.json