diff --git a/api/compiler.json b/api/compiler.json index a3bbf28..e801eeb 100644 --- a/api/compiler.json +++ b/api/compiler.json @@ -13,7 +13,11 @@ "type": "object" }, "external_encoded_aci": { - "type": "array" + "type": "array", + "items": { + "type": "object", + "properties": {} + } }, "interface": { "type": "string"