diff --git a/schema/moduletype.json b/schema/moduletype.json index b89b8762..7eb34eaf 100644 --- a/schema/moduletype.json +++ b/schema/moduletype.json @@ -15,6 +15,9 @@ "type": "string", "maxLength": 50 }, + "airflow": { + "$ref": "urn:devicetype-library:generated-schema#/definitions/airflow" + }, "weight": { "$ref": "urn:devicetype-library:reusable#/definitions/weight" },