We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320aa37 commit aacc988Copy full SHA for aacc988
scripts/RestClient/nesp/marineArtefacts/document.js
@@ -6,7 +6,7 @@ var document =
6
"lastUpdated" : "",
7
"isPrimaryProjectImage" : true,
8
"documentId" : "",
9
- "filepath" : "2021-11",
+ "filepath" : "2022-02",
10
"thirdPartyConsentDeclarationMade" : false,
11
"projectActivityId" : "",
12
"role" : "information",
@@ -16,10 +16,12 @@ var document =
16
"filename" : "",
17
"isSciStarter" : false,
18
"projectId" : "",
19
- "description" : "",
+ "description" : "",
20
"readOnly" : false,
21
"filesize" : "",
22
- "contentType" : ""
+ "contentType" : "",
23
+ "citation" : "",
24
+ "keywords" : ""
25
}
26
27
0 commit comments