Skip to content

Commit e0ac0b8

Browse files
ya7010yassun7010
andauthored
update: additional properties of cargo. (SchemaStore#4540)
Co-authored-by: yassun7010 <yassun7010@users.noreply.github.com>
1 parent 39460fa commit e0ac0b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/schemas/json/cargo.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@
248248
}
249249
}
250250
},
251+
"additionalProperties": false,
251252
"x-tombi-table-keys-order": "ascending"
252253
},
253254
"Edition": {
@@ -811,6 +812,7 @@
811812
}
812813
}
813814
},
815+
"additionalProperties": false,
814816
"x-tombi-table-keys-order": "schema"
815817
},
816818
"BuildOverride": {
@@ -842,6 +844,7 @@
842844
"$ref": "#/definitions/Profile"
843845
}
844846
},
847+
"additionalProperties": false,
845848
"x-tombi-table-keys-order": "schema"
846849
}
847850
]
@@ -935,6 +938,7 @@
935938
}
936939
}
937940
},
941+
"additionalProperties": false,
938942
"x-tombi-table-keys-order": "schema"
939943
},
940944
"Profiles": {
@@ -1217,6 +1221,7 @@
12171221
}
12181222
}
12191223
},
1224+
"additionalProperties": false,
12201225
"x-tombi-table-keys-order": "schema"
12211226
},
12221227
"Workspace": {
@@ -1337,6 +1342,7 @@
13371342
"$ref": "#/definitions/Publish"
13381343
}
13391344
},
1345+
"additionalProperties": false,
13401346
"x-tombi-table-keys-order": "schema",
13411347
"x-taplo": {
13421348
"links": {
@@ -1377,6 +1383,7 @@
13771383
}
13781384
}
13791385
},
1386+
"additionalProperties": false,
13801387
"x-tombi-table-keys-order": "schema",
13811388
"x-taplo": {
13821389
"links": {

0 commit comments

Comments
 (0)