From fee3fba5538d18657e9b27653efc36894f17580b Mon Sep 17 00:00:00 2001 From: Ivan Yurchanka Date: Fri, 24 Apr 2026 11:38:32 +0200 Subject: [PATCH] Remove legacy statuses --- specs/email-sending.openapi.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/specs/email-sending.openapi.yml b/specs/email-sending.openapi.yml index 844b6ec..3a30568 100644 --- a/specs/email-sending.openapi.yml +++ b/specs/email-sending.openapi.yml @@ -1728,17 +1728,16 @@ components: - `compliant` - Domain has passed all compliance checks and is ready to send emails. - `suspended` - Domain sending has been suspended. Contact [Mailtrap Support](mailto:support@mailtrap.io) to resolve the issue. enum: - - initial - - unverified_dns - demo + - demo_exhausted + - unverified_dns - missing_company_info - - pending - - pending_cc - under_review - - compliant + - awaiting_questionnaire + - awaiting_card_verification - non_compliant + - compliant - suspended - - exhausted dns_verified: type: boolean dns_verified_at: