From 27d38789f7b9b4d893d8419a8d71f74946b0af2d Mon Sep 17 00:00:00 2001 From: Reuven Harrison Date: Wed, 11 Mar 2026 14:29:32 +0200 Subject: [PATCH] Add 'id' to required fields in simple.yaml --- simple.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/simple.yaml b/simple.yaml index b635d93..876f6fd 100644 --- a/simple.yaml +++ b/simple.yaml @@ -31,6 +31,7 @@ components: type: string required: - name + - id paths: /api/v1.0/groups: post: