Supports certificate downloads, wildcard domains, and more.
This commit is contained in:
@@ -16,6 +16,8 @@ export type Domain = {
|
||||
updated?: string;
|
||||
deleted?: string;
|
||||
rightnow?: boolean;
|
||||
certificate?: string;
|
||||
privateKey?: string;
|
||||
expand?: {
|
||||
lastDeployment?: Deployment;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user