Update catalog-model api-report.md
Signed-off-by: Kévin Gomez <contact@kevingomez.fr>
This commit is contained in:
@@ -479,6 +479,7 @@ interface ResourceEntityV1alpha1 extends Entity {
|
||||
type: string;
|
||||
owner: string;
|
||||
dependsOn?: string[];
|
||||
dependencyOf?: string[];
|
||||
system?: string;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user