Replaced undocumented

This commit is contained in:
DaanV2
2021-06-16 16:19:12 +02:00
parent 8a6f695326
commit 9036e74f6e
376 changed files with 1410 additions and 1437 deletions

View File

@@ -72,16 +72,16 @@
"type": "array",
"default": [0, 0],
"items": [
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTATED", "title": "Minimum" },
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTATED", "title": "Maximum" }
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "title": "Minimum" },
{ "type": "integer", "minimum": 0, "description": "UNDOCUMENTED", "title": "Maximum" }
]
},
{
"type": "object",
"additionalProperties": false,
"properties": {
"range_min": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Minimum" },
"range_max": { "type": "number", "description": "UNDOCUMENTATED", "title": "Range Maximum" }
"range_min": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Minimum" },
"range_max": { "type": "number", "description": "UNDOCUMENTED", "title": "Range Maximum" }
}
}
]

View File

@@ -18,6 +18,6 @@
"title": "Damage Range"
},
"entity_filter": { "$ref": "../../filters/filters.json", "description": "Entity_filter", "title": "Filter" },
"cause": { "type": "string", "description": "UNDOCUMENTATED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" }
"cause": { "type": "string", "description": "UNDOCUMENTED", "title": "Cause", "$ref": "../../../../general/entity/damage_source.json" }
}
}

View File

@@ -5,7 +5,7 @@
"description": "Fires off a specified event when a block in the block list is broken within the sensor range.",
"additionalProperties": false,
"properties": {
"sensor_radius": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Sensor Radius", "minimum": 0 },
"sensor_radius": { "type": "integer", "description": "UNDOCUMENTED", "title": "Sensor Radius", "minimum": 0 },
"on_break": {
"type": "array",
"title": "On Break",
@@ -17,13 +17,13 @@
"block_list": {
"type": "array",
"title": "Block List",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"items": { "type": "string", "title": "Block ID" }
},
"on_block_broken": { "type": "string", "title": "On Block Broken", "description": "On block broken" }
}
},
"description": "UNDOCUMENTATED"
"description": "UNDOCUMENTED"
}
}
}

View File

@@ -8,7 +8,7 @@
"base_buoyancy": {
"type": "number",
"default": 0,
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"title": "Base Buoyancy"
},
"apply_gravity": {

View File

@@ -46,8 +46,8 @@
"type": "object",
"additionalProperties": false,
"properties": {
"range_min": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTATED" },
"range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTATED" }
"range_min": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED" },
"range_max": { "type": "number", "title": "Update Interval Variant", "description": "UNDOCUMENTED" }
}
}
]

View File

@@ -8,19 +8,19 @@
"hitboxes": {
"type": "array",
"title": "Hitboxes",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"items": {
"type": "object",
"title": "Hitbox",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"width": { "type": "number", "title": "Width", "description": "UNDOCUMENTATED" },
"height": { "type": "number", "title": "Height", "description": "UNDOCUMENTATED" },
"width": { "type": "number", "title": "Width", "description": "UNDOCUMENTED" },
"height": { "type": "number", "title": "Height", "description": "UNDOCUMENTED" },
"pivot": {
"type": "array",
"title": "Pivot",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }]
}
}

View File

@@ -14,7 +14,7 @@
"despawn_from_distance": {
"type": "object",
"additionalProperties": false,
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"title": "Despawn From Distance",
"properties": {
"max_distance": {

View File

@@ -12,11 +12,11 @@
"items": {
"additionalProperties": false,
"title": "Slot Drop Chance",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"type": "object",
"properties": {
"drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTATED" },
"slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTATED" }
"drop_chance": { "type": "number", "title": "Drop Chance", "description": "UNDOCUMENTED" },
"slot": { "type": "string", "title": "Slot", "description": "UNDOCUMENTED" }
}
}
},

View File

@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.experience_reward",
"type": "object",
"title": "Experience Reward 1.16.0",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"on_bred": {

View File

@@ -7,7 +7,7 @@
"required": [],
"properties": {
"triggers": {
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"title": "Triggers",
"properties": {
"cooldown": {

View File

@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.hide",
"type": "object",
"title": "Hide 1.16.0",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {}
}

View File

@@ -3,16 +3,13 @@
"type": "object",
"title": "Horse.jump Strength 1.16.0",
"additionalProperties": false,
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"required": [],
"properties": {
"value": {
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"title": "Value",
"oneOf": [
{ "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } },
{ "type": "number" }
]
"oneOf": [{ "type": "object", "additionalProperties": false, "properties": { "range_min": { "type": "number" }, "range_max": { "type": "number" } } }, { "type": "number" }]
}
}
}

View File

@@ -8,16 +8,16 @@
"damage_conditions": {
"type": "array",
"title": "Damage Conditions",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"items": {
"type": "object",
"title": "Damage Condition",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"filters": { "$ref": "../../filters/filters.json" },
"cause": { "type": "string", "title": "Cause", "description": "Damage cause", "$ref": "../../../../general/entity/damage_source.json" },
"damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTATED" }
"damage_per_tick": { "type": "integer", "title": "Damage Per Tick", "description": "UNDOCUMENTED" }
}
}
}

View File

@@ -92,7 +92,7 @@
},
"properties": {
"interactions": {
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"title": "Interactions",
"oneOf": [
{ "type": "object", "$ref": "#/definitions/interaction_spec" },

View File

@@ -18,6 +18,6 @@
"description": "The mob effect that is applied to entities that enter this entities effect range.",
"title": "Mob Effect"
},
"entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTATED" }
"entity_filter": { "$ref": "../../filters/filters.json", "title": "Entity Filter", "description": "UNDOCUMENTED" }
}
}

View File

@@ -6,6 +6,6 @@
"additionalProperties": false,
"properties": {
"max_turn": { "type": "number", "default": 30, "description": "The maximum number in degrees the mob can turn per tick.", "title": "Max Turn" },
"sway_amplitude": { "type": "number", "description": "UNDOCUMENTATED", "title": "Sway Amplitude" }
"sway_amplitude": { "type": "number", "description": "UNDOCUMENTED", "title": "Sway Amplitude" }
}
}

View File

@@ -40,7 +40,7 @@
{ "type": "array", "items": { "$ref": "#/definitions/name_action" } },
{ "type": "object", "$ref": "#/definitions/name_action" }
],
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"title": "Name Actions"
}
}

View File

@@ -35,7 +35,7 @@
"title": "Blocks To Avoid",
"items": {
"title": "Block",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -35,7 +35,7 @@
"title": "Blocks To Avoid",
"items": {
"title": "Block",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -35,7 +35,7 @@
"title": "Blocks To Avoid",
"items": {
"title": "Block",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -35,7 +35,7 @@
"title": "Blocks To Avoid",
"items": {
"title": "Block",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -35,7 +35,7 @@
"title": "Blocks To Avoid",
"items": {
"title": "Block",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -35,7 +35,7 @@
"title": "Blocks To Avoid",
"items": {
"title": "Block",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -35,7 +35,7 @@
"title": "Blocks To Avoid",
"items": {
"title": "Block",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }

View File

@@ -18,39 +18,39 @@
"npc_data": {
"type": "object",
"title": "Npc Data",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"portrait_offsets": {
"type": "object",
"title": "Portrait Offsets",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" },
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" }
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" },
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" }
}
},
"picker_offsets": {
"type": "object",
"title": "Picker Offsets",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTATED" },
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTATED" }
"translate": { "$ref": "#/definitions/rangeXYZ", "title": "Translate", "description": "UNDOCUMENTED" },
"scale": { "$ref": "#/definitions/rangeXYZ", "title": "Scale", "description": "UNDOCUMENTED" }
}
},
"skin_list": {
"type": "array",
"title": "Skin List",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"items": {
"type": "object",
"title": "Skin",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"additionalProperties": false,
"properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTATED", "type": "integer", "minimum": 0 } }
"properties": { "variant": { "title": "Variant", "description": "UNDOCUMENTED", "type": "integer", "minimum": 0 } }
}
}
}

View File

@@ -5,7 +5,7 @@
"description": "Allows the entity to be a thrown entity.",
"additionalProperties": false,
"properties": {
"anchor": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"anchor": { "type": "integer", "description": "UNDOCUMENTED", "title": "Anchor" },
"angle_offset": {
"type": "number",
"default": 0,
@@ -96,81 +96,81 @@
"on_hit": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "TODO",
"description": "UNDOCUMENTED",
"title": "On Hit",
"properties": {
"catch_fire": {
"additionalProperties": false,
"description": "UNDOCUMENTATED",
"title": "TODO",
"description": "UNDOCUMENTED",
"title": "Catch Fire",
"type": "object",
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" } }
"properties": { "fire_affected_by_griefing": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Fire Affected By Griefing" } }
},
"definition_event": {
"additionalProperties": false,
"description": "UNDOCUMENTATED",
"title": "TODO",
"description": "UNDOCUMENTED",
"title": "Event",
"type": "object",
"properties": {
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"affect_projectile": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Projectile" },
"event_trigger": { "$ref": "../types/event.json" }
}
},
"douse_fire": { "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
"douse_fire": { "type": "object", "description": "UNDOCUMENTED", "title": "Douse Fire" },
"impact_damage": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "TODO",
"description": "UNDOCUMENTED",
"title": "Impact Damage",
"properties": {
"filter": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"damage": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"knockback": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }
"filter": { "type": "string", "description": "UNDOCUMENTED", "title": "Filter" },
"catch_fire": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Catch Fire" },
"damage": { "type": "integer", "description": "UNDOCUMENTED", "title": "Damage" },
"destroy_on_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Destroy On Hit" },
"knockback": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Knockback" },
"semi_random_diff_damage": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Semi Random Diff Damage" }
}
},
"particle_on_hit": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "TODO",
"description": "UNDOCUMENTED",
"title": "Particle On Hit",
"properties": {
"particle_type": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"num_particles": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }
"particle_type": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle Type" },
"num_particles": { "type": "integer", "description": "UNDOCUMENTED", "title": "Num Particles" },
"on_entity_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Entity Hit" },
"on_other_hit": { "type": "boolean", "description": "UNDOCUMENTED", "title": "On Other Hit" }
}
},
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
"remove_on_hit": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Remove On Hit" },
"spawn_chance": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"title": "TODO",
"description": "UNDOCUMENTED",
"title": "Spawn Chance",
"properties": {
"first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" },
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"spawn_definition": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" }
"first_spawn_percent_chance": { "type": "number", "description": "UNDOCUMENTED", "title": "First Spawn Percent Chance" },
"first_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Chance" },
"second_spawn_chance": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Chance" },
"first_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "First Spawn Count" },
"second_spawn_count": { "type": "integer", "description": "UNDOCUMENTED", "title": "Second Spawn Count" },
"spawn_definition": { "type": "string", "description": "UNDOCUMENTED", "title": "Spawn Definition" },
"spawn_baby": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Spawn Baby" }
}
},
"spawn_aoe_cloud": {
"additionalProperties": false,
"type": "object",
"properties": {
"radius": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" },
"radius_on_use": { "type": "number", "description": "UNDOCUMENTATED", "title": "TODO" },
"potion": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"particle": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO" },
"duration": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" },
"radius": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius" },
"radius_on_use": { "type": "number", "description": "UNDOCUMENTED", "title": "Radius On Use" },
"potion": { "type": "integer", "description": "UNDOCUMENTED", "title": "Potion" },
"particle": { "type": "string", "description": "UNDOCUMENTED", "title": "Particle" },
"duration": { "type": "integer", "description": "UNDOCUMENTED", "title": "Duration" },
"color": {
"description": "UNDOCUMENTATED",
"title": "TODO",
"description": "UNDOCUMENTED",
"title": "Color",
"type": "array",
"format": "color-array",
"items": [
@@ -179,12 +179,12 @@
{ "type": "integer", "minimum": 0, "maximum": 255, "description": "B", "title": "B" }
]
},
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO" },
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTATED", "title": "TODO" }
"affect_owner": { "type": "boolean", "description": "UNDOCUMENTED", "title": "Affect Owner" },
"reapplication_delay": { "type": "integer", "description": "UNDOCUMENTED", "title": "Reapplication Delay" }
}
},
"stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" },
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTATED", "title": "TODO" }
"stick_in_ground": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Stick In Ground" },
"teleport_owner": { "additionalProperties": false, "type": "object", "description": "UNDOCUMENTED", "title": "Teleport Owner" }
}
},
"particle": { "type": "string", "default": "iconcrack", "description": "Particle to use upon collision", "title": "Particle" },

View File

@@ -6,8 +6,8 @@
"additionalProperties": false,
"required": [],
"properties": {
"min_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Minimum Delay Secs", "minimum": 0 },
"max_delay_secs": { "type": "integer", "description": "UNDOCUMENTATED", "title": "Maximum Delay Secs", "minimum": 0 },
"min_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "title": "Minimum Delay Secs", "minimum": 0 },
"max_delay_secs": { "type": "integer", "description": "UNDOCUMENTED", "title": "Maximum Delay Secs", "minimum": 0 },
"scheduled_events": {
"type": "array",
"description": "The list of triggers that fire when the conditions match the given filter criteria. If any filter criteria overlap the first defined event will be picked.",
@@ -15,7 +15,7 @@
"items": {
"additionalProperties": false,
"type": "object",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"title": "Scheduled Events",
"properties": { "filters": { "$ref": "../../filters/filters.json" }, "event": { "$ref": "../types/event.json" } }
}

View File

@@ -12,6 +12,6 @@
"type": "string",
"description": "Actor definition to use as projectile for the ranged attack. The actor definition must have the projectile component to be able to be shot as a projectile"
},
"type": { "title": "Type", "type": "string", "description": "UNDOCUMENTATED" }
"type": { "title": "Type", "type": "string", "description": "UNDOCUMENTED" }
}
}

View File

@@ -71,7 +71,7 @@
"properties": {
"entities": {
"title": "Entities",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"oneOf": [
{ "type": "object", "$ref": "#/definitions/entity_spawn" },
{ "type": "array", "items": { "$ref": "#/definitions/entity_spawn" } }

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.trade_resupply",
"description": "UNDOCUMENTATED",
"description": "UNDOCUMENTED",
"type": "object",
"title": "Trade Resupply 1.16.0",
"additionalProperties": false,