@newfold/huapi-js 2.2058.0 → 2.2067.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -413,9 +413,8 @@ export const DomainHealthInclude = {
413
413
  export const DomainHealthChecksItem = {
414
414
  hosting: 'hosting',
415
415
  email: 'email',
416
- ssl_prereq: 'ssl_prereq',
417
- cdn: 'cdn',
418
416
  ssl: 'ssl',
417
+ site: 'site',
419
418
  };
420
419
  // eslint-disable-next-line @typescript-eslint/no-redeclare
421
420
  export const BackupPrefSetStatusBodyStatus = {