aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_result_22.json
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-01-06 22:25:53 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-01-06 22:25:53 +0100
commitff37b97e4bbf642efbd830111fe3dbd45ae56dad (patch)
tree4801672459a16af5caf88e9f92fee9468ac94051 /python/tests/files/datacite/datacite_result_22.json
parent171c4ae9f48984438e59bf521b3ec9dd78ce6d3d (diff)
downloadfatcat-ff37b97e4bbf642efbd830111fe3dbd45ae56dad.tar.gz
fatcat-ff37b97e4bbf642efbd830111fe3dbd45ae56dad.zip
datacite: include month in extra
> include release_month as a top-level extra field [...] to auto-populate the schema field from that
Diffstat (limited to 'python/tests/files/datacite/datacite_result_22.json')
-rw-r--r--python/tests/files/datacite/datacite_result_22.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/files/datacite/datacite_result_22.json b/python/tests/files/datacite/datacite_result_22.json
index 30d75a3d..bd1290c2 100644
--- a/python/tests/files/datacite/datacite_result_22.json
+++ b/python/tests/files/datacite/datacite_result_22.json
@@ -1,5 +1,5 @@
{
- "extra": {"datacite": {}},
+ "extra": {"datacite": {"month": 8}},
"title": "ABC",
"release_type": "article",
"release_stage": "published",