Api report updated

Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
This commit is contained in:
Victor Perera
2021-05-04 22:02:43 -05:00
parent 9eb48a9853
commit 4c7aaf36f3
+1
View File
@@ -486,6 +486,7 @@ interface TemplateEntityV1alpha1 extends Entity {
templater: string;
path?: string;
schema: JSONSchema;
owner: string;
};
}