run yarn build:api-reports
Signed-off-by: Dawn James <dawnj@spotify.com>
This commit is contained in:
committed by
Dawn James
parent
a8a21fabc6
commit
4ba5aa681b
@@ -122,7 +122,7 @@ interface DomainEntityV1alpha1 extends Entity {
|
||||
// (undocumented)
|
||||
spec: {
|
||||
owner: string;
|
||||
domain?: string;
|
||||
subdomainOf?: string;
|
||||
};
|
||||
}
|
||||
export { DomainEntityV1alpha1 as DomainEntity };
|
||||
|
||||
Reference in New Issue
Block a user