Made title for chronology eras require
This commit is contained in:
parent
8033ee4867
commit
6921fb7454
|
@ -8,7 +8,8 @@
|
||||||
"options": {},
|
"options": {},
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"title": {
|
"title": {
|
||||||
"type": "string"
|
"type": "string",
|
||||||
|
"required": true
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"type": "relation",
|
"type": "relation",
|
||||||
|
|
Loading…
Reference in New Issue