inveniosoftware / inveniosoftware/cookiecutter-invenio-instance
JSON Schema fields, ES mapping for _files and _bucket
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
A. JSONSchema:
1) Inject JSONschema from [invenio-records-files](https://github.com/inveniosoftware/invenio-records-files/blob/master/invenio_records_files/jsonschemas/records-files/records-files-v1.0.0.json) into ``_files`` key.
2) Add a ``_bucket`` key (type string).
B. Mapping:
1) Make similar changes as done for the JSONSchema.
check if partially done in https://github.com/inveniosoftware/cookiecutter-invenio-instance/pull/179
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.