@@ -122,6 +122,7 @@ interface DomainEntityV1alpha1 extends Entity {
|
||||
// (undocumented)
|
||||
spec: {
|
||||
owner: string;
|
||||
domain?: string;
|
||||
};
|
||||
}
|
||||
export { DomainEntityV1alpha1 as DomainEntity };
|
||||
|
||||
Reference in New Issue
Block a user