Skip to content

Commit f7e176a

Browse files
committed
add croissantSlim to list of expected export formats #12123
1 parent 4e986a3 commit f7e176a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/test/resources/json/export-formats.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@
7070
"isHarvestable": false,
7171
"isVisibleInUserInterface": true
7272
},
73+
"croissantSlim": {
74+
"displayName": "Croissant Slim",
75+
"mediaType": "application/json",
76+
"isHarvestable": false,
77+
"isVisibleInUserInterface": false
78+
},
7379
"dataverse_json": {
7480
"displayName": "JSON",
7581
"mediaType": "application/json",

0 commit comments

Comments
 (0)