Skip to content

Commit 65fec16

Browse files
remove unnecessary changes in schema.json
Signed-off-by: hirokuni-kitahara <[email protected]>
1 parent 98c2cab commit 65fec16

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pdl/pdl-schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4409,6 +4409,7 @@
44094409
"type": "string"
44104410
},
44114411
{
4412+
"additionalProperties": true,
44124413
"type": "object"
44134414
}
44144415
],
@@ -4437,6 +4438,7 @@
44374438
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
44384439
},
44394440
{
4441+
"additionalProperties": true,
44404442
"type": "object"
44414443
},
44424444
{
@@ -6945,6 +6947,7 @@
69456947
"$ref": "#/$defs/LocalizedExpression_TypeVar_"
69466948
},
69476949
{
6950+
"additionalProperties": true,
69486951
"type": "object"
69496952
},
69506953
{
@@ -7173,6 +7176,7 @@
71737176
"type": "string"
71747177
},
71757178
{
7179+
"additionalProperties": true,
71767180
"type": "object"
71777181
},
71787182
{

0 commit comments

Comments
 (0)