From 4b7b42e008066ade42f415936f78080a880e2f14 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 12 Dec 2025 23:59:33 +0000 Subject: [PATCH] Update git submodules * Update cinder from branch 'master' to cf7a00aba514805afe77380fd5690ce246976ce8 - Merge "tests: Ensure all APIs have a request body schema" - tests: Ensure all APIs have a request body schema The idea here is to test that we are doing schema validation against all routes that accept a request body (i.e. POST, PUT, PATCH). We can use these schemas down the line to generate OpenAPI docs like all the cool kids do. Change-Id: I666ac1c151de9bf1b4570390d74809afb014f4a2 Signed-off-by: Stephen Finucane --- cinder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cinder b/cinder index fd810bcf15..cf7a00aba5 160000 --- a/cinder +++ b/cinder @@ -1 +1 @@ -Subproject commit fd810bcf15efebae836fe136a5845b716f9f51b0 +Subproject commit cf7a00aba514805afe77380fd5690ce246976ce8