From 97af78d22001ca2e6dfb41965045ab66491c647c Mon Sep 17 00:00:00 2001 From: hzoppetti Date: Thu, 9 Jan 2020 11:28:19 -0500 Subject: [PATCH] update domain status enum to only include active and disabled --- openapi.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 763cd1420..88fd9ff6a 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -13501,8 +13501,6 @@ components: enum: - disabled - active - - edit_mode - - has_errors description: > Used to control whether this Domain is currently being rendered. example: active