From e40a668b5d54fe51abfec35d7a3f9b306655ae4e Mon Sep 17 00:00:00 2001 From: Zuul Date: Sat, 22 Nov 2025 00:27:48 +0000 Subject: [PATCH] Update git submodules * Update manila from branch 'master' to 43a411f5f546112bbe2db3eaa4536c4a06c4fbf0 - Merge "Add schema validation for Share Snapshot list API" - Add schema validation for Share Snapshot list API Introduces JSON schema validation for the share snapshot list (index) API across supported microversions. It defines request query and response body schemas for versions 2.0 through 2.79, covering pagination, sorting, filtering, and count parameters. Prepares the groundwork for full controller validation, which will include request body schemas for create and update operations in a follow-up Change-Id: I308d942ae460e881cf37f95f393c799c75d5bd62 Signed-off-by: Marco Wehrhahn --- manila | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila b/manila index efa75272f3..43a411f5f5 160000 --- a/manila +++ b/manila @@ -1 +1 @@ -Subproject commit efa75272f3b0512181832db93009699ec24c9663 +Subproject commit 43a411f5f546112bbe2db3eaa4536c4a06c4fbf0