From 0f923178aa8e2b9d2ca5f3d105ce32eb5ff79851 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 23 Nov 2021 14:05:25 +0800 Subject: [PATCH] Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update zaqar-specs from branch 'master' to 189334067a625b6957ad75ee7a6019120e93ae2b - Remove V1 APIs from Zaqar Currently, Zaqar has tree versions of APIs, V1, V1_1 and V2. The V1 is the oldest apis that there is no need for them right now. All new features are implemented under V2 APIs. So it’s time to remove V1 APIs and optimize the Zaqar's codes. Change-Id: Ib227ffd428935cd1849c5bf84a22bfa4f542bc8e Implements: blueprint remove-v1-api-code --- zaqar-specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zaqar-specs b/zaqar-specs index abc208ec3b..189334067a 160000 --- a/zaqar-specs +++ b/zaqar-specs @@ -1 +1 @@ -Subproject commit abc208ec3b16d5bdcef6421bfe00f6b73ea8d3b3 +Subproject commit 189334067a625b6957ad75ee7a6019120e93ae2b