From 7122a1c9d533c62f67c5f9f32d6378b0a7da03e4 Mon Sep 17 00:00:00 2001 From: Reuven Harrison Date: Sat, 18 Apr 2026 13:52:02 +0300 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: