From 9a7a7b6f363b25a3a32db2091b242879a7ca4ceb Mon Sep 17 00:00:00 2001 From: nlloskutova Date: Wed, 5 Jun 2024 12:42:19 +0300 Subject: [PATCH] v1.8.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c79b0c2..2b45721 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,4 +29,5 @@ - Fix type field Public, HotResize, Bootable in models ListRequest (cloudapi/image/list, cloudbroker/image/list) - Fix type field Active, ServiceAccount in model ListRequest (cloudbroker/user/list) - Change required type and correct description in field ImageID in model MassCreateRequest (cloudbroker/kvmx86/mass_create) -- Delete field AccountID in model ListLBRequest (cloudbroker/rg/listLB, cloudapi/rg/listLB) \ No newline at end of file +- Delete field AccountID in model ListLBRequest (cloudbroker/rg/listLB, cloudapi/rg/listLB) +- \ No newline at end of file