Update api report

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-05-28 13:13:49 +02:00
parent 7ecb8a41ef
commit b0f54086ac
+1
View File
@@ -534,6 +534,7 @@ export interface TemplateEntityV1beta2 extends Entity {
name?: string;
action: string;
input?: JsonObject;
if?: string | boolean;
}>;
output?: {
[name: string]: string;