refactor(cloudly): consume external interfaces package

This commit is contained in:
2026-04-25 13:57:59 +00:00
parent 94e0c38191
commit 37512cfaa6
78 changed files with 75 additions and 3114 deletions
+1
View File
@@ -60,6 +60,7 @@ export class ExternalRegistry implements plugins.servezoneInterfaces.data.IExter
);
const response = await updateRegistryTR.fire({
identity: this.cloudlyClientRef.identity,
registryId: this.id,
registryData: this.data,
});