Skip to content

Commit aacc988

Browse files
per305per305
per305
authored and
per305
committed
added citation and keywords to json array
1 parent 320aa37 commit aacc988

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

scripts/RestClient/nesp/marineArtefacts/document.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var document =
66
"lastUpdated" : "",
77
"isPrimaryProjectImage" : true,
88
"documentId" : "",
9-
"filepath" : "2021-11",
9+
"filepath" : "2022-02",
1010
"thirdPartyConsentDeclarationMade" : false,
1111
"projectActivityId" : "",
1212
"role" : "information",
@@ -16,10 +16,12 @@ var document =
1616
"filename" : "",
1717
"isSciStarter" : false,
1818
"projectId" : "",
19-
"description" : "",
19+
"description" : "",
2020
"readOnly" : false,
2121
"filesize" : "",
22-
"contentType" : ""
22+
"contentType" : "",
23+
"citation" : "",
24+
"keywords" : ""
2325
}
2426

2527

0 commit comments

Comments
 (0)