From 2aa4c51bd8f98adf20467d2f0da00805e9774b17 Mon Sep 17 00:00:00 2001 From: Alex Hughes Date: Mon, 21 Jun 2021 14:52:44 -0400 Subject: [PATCH 1/2] Update schema to support leases --- api/openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/api/openapi.yaml b/api/openapi.yaml index 1dca321..cfbc730 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -426,6 +426,7 @@ components: - M - O - R + - L accountType: type: string dateOpened: From b277cbfbf598882b66465545396343d02d61bfaa Mon Sep 17 00:00:00 2001 From: Adam Shannon Date: Tue, 22 Jun 2021 16:51:50 -0500 Subject: [PATCH 2/2] client: rengenerate --- pkg/client/api/openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/client/api/openapi.yaml b/pkg/client/api/openapi.yaml index 318407f..a1c5684 100644 --- a/pkg/client/api/openapi.yaml +++ b/pkg/client/api/openapi.yaml @@ -438,6 +438,7 @@ components: - M - O - R + - L type: string accountType: type: string