update schema.json

This commit is contained in:
Sina Atalay 2023-10-19 21:02:03 +02:00
parent 965df59775
commit 6989a965c2
1 changed files with 2 additions and 2 deletions

View File

@ -1226,10 +1226,10 @@
"items": {
"oneOf": [
{
"$ref": "#/$defs/NormalEntry"
"$ref": "#/$defs/OneLineEntry"
},
{
"$ref": "#/$defs/OneLineEntry"
"$ref": "#/$defs/NormalEntry"
},
{
"$ref": "#/$defs/ExperienceEntry"