From 3670ef7024db34e9fb46559cda3a7d1c03922292 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 15 Nov 2024 18:05:37 +0000 Subject: [PATCH] Follow-ups for openapi spec Change-Id: I4a108db44df707ab767982d1cee748d2b12480b5 Signed-off-by: Stephen Finucane --- specs/2025.1/openapi.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/specs/2025.1/openapi.rst b/specs/2025.1/openapi.rst index d2b50ead..176b784e 100644 --- a/specs/2025.1/openapi.rst +++ b/specs/2025.1/openapi.rst @@ -212,6 +212,9 @@ Work Items - Add response body schemas - Add decorator to validate response body schemas against response - Add tests to validate existence of response body schemas +- Update ``doc/source/contributor/api_microversion_dev.rst`` to include + the requirement that anyone contributing a change that requires a new + microversion is expected to provide request and response schemas Dependencies ============ @@ -253,7 +256,5 @@ History * - Release Name - Description - * - 2024.02 - - Introduced * - 2025.01 - - Re-proposed + - Introduced