Skip to content

Commit e4e342d

Browse files
sort keys alphabetically
1 parent 0371fbd commit e4e342d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

schemas/products/researchProductVersion.schema.tpl.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
"core:Accessibility"
2020
]
2121
},
22-
"copyright": {
23-
"_instruction": "Enter the copyright information of this research product version.",
24-
"_embeddedTypes": [
25-
"core:Copyright"
26-
]
27-
},
2822
"contribution": {
2923
"type": "array",
3024
"minItems": 1,
@@ -43,6 +37,12 @@
4337
"core:Affiliation"
4438
]
4539
},
40+
"copyright": {
41+
"_instruction": "Enter the copyright information of this research product version.",
42+
"_embeddedTypes": [
43+
"core:Copyright"
44+
]
45+
},
4646
"description": {
4747
"type": "string",
4848
"_instruction": "Enter a description (or abstract) of this research product version. If provided, this value overrides the inherited value from the version-independent product."

0 commit comments

Comments
 (0)