Skip to content

Commit e73e2a8

Browse files
authored
feat(tem): add new task transfer online domain to scw (#1015)
1 parent 1dd4b4c commit e73e2a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/domain/v2beta1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ export type TaskType =
214214
| 'update_host'
215215
| 'delete_host'
216216
| 'move_project'
217+
| 'transfer_online_domain'
217218

218219
export interface DomainRecordGeoIPConfigMatch {
219220
countries: string[]

0 commit comments

Comments
 (0)