From d69123825d64306b077f3bb3e6607ef232137c34 Mon Sep 17 00:00:00 2001 From: Tim Hawbaker Date: Thu, 19 Oct 2023 16:17:18 -0700 Subject: [PATCH] hotfix suborg V3 -> V4 --- .../services/coordinator/public/v1/public_api.swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/specs/services/coordinator/public/v1/public_api.swagger.json b/static/specs/services/coordinator/public/v1/public_api.swagger.json index 56e42a0..5eda91a 100644 --- a/static/specs/services/coordinator/public/v1/public_api.swagger.json +++ b/static/specs/services/coordinator/public/v1/public_api.swagger.json @@ -2987,7 +2987,7 @@ "type": { "type": "string", "enum": [ - "ACTIVITY_TYPE_CREATE_SUB_ORGANIZATION_V3" + "ACTIVITY_TYPE_CREATE_SUB_ORGANIZATION_V4" ] }, "timestampMs": {