Skip to content

Commit 6666934

Browse files
committed
🧹 Disable keyword as a required field
Disable keyword as a required field for Generic Work to help with the migration. Ref: - #357
1 parent 7fadfd2 commit 6666934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/metadata/generic_work_resource.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ attributes:
3939
- "keyword_sim"
4040
- "keyword_tesim"
4141
form:
42-
required: true
42+
required: false
4343
primary: true
4444
predicate: http://schema.org/keywords
4545
rights_statement:

0 commit comments

Comments
 (0)