From bfbadef66cff091c552b3d6b442ca8ce39bdc9a1 Mon Sep 17 00:00:00 2001 From: Red Hat Application Services CI <84090353+app-services-ci@users.noreply.github.com> Date: Tue, 8 Feb 2022 19:53:51 +0000 Subject: [PATCH] fix(openapi): update connector-mgmt/v1 OpenAPI document (#188) Co-authored-by: app-services-ci --- .openapi/connector_mgmt.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.openapi/connector_mgmt.yaml b/.openapi/connector_mgmt.yaml index 574aee86..4498335a 100644 --- a/.openapi/connector_mgmt.yaml +++ b/.openapi/connector_mgmt.yaml @@ -924,8 +924,12 @@ components: type: string enum: - assigning + - assigned + - updating - ready - stopped + - failed + - deleting - deleted - provisioning - deprovisioning