From cf366f6c4032c7e857cc6f01bb1b3945618c68be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:52:22 +0300 Subject: [PATCH] Update backend-api-docs.json (#2843) Co-authored-by: github-actions[bot] --- save-backend/backend-api-docs.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/save-backend/backend-api-docs.json b/save-backend/backend-api-docs.json index 777db0b773..11126271e8 100644 --- a/save-backend/backend-api-docs.json +++ b/save-backend/backend-api-docs.json @@ -15181,6 +15181,7 @@ "enum": [ "APPROVED", "AUTO_APPROVED", + "CREATED", "PENDING_REVIEW", "REJECTED" ] @@ -15249,6 +15250,7 @@ "enum": [ "APPROVED", "AUTO_APPROVED", + "CREATED", "PENDING_REVIEW", "REJECTED" ]