mirror of https://github.com/eyhc1/rendercv.git
update schema.json
This commit is contained in:
parent
965df59775
commit
6989a965c2
|
@ -1226,10 +1226,10 @@
|
|||
"items": {
|
||||
"oneOf": [
|
||||
{
|
||||
"$ref": "#/$defs/NormalEntry"
|
||||
"$ref": "#/$defs/OneLineEntry"
|
||||
},
|
||||
{
|
||||
"$ref": "#/$defs/OneLineEntry"
|
||||
"$ref": "#/$defs/NormalEntry"
|
||||
},
|
||||
{
|
||||
"$ref": "#/$defs/ExperienceEntry"
|
||||
|
|
Loading…
Reference in New Issue