From ce3176d1864bc29218b40d72be3266d74d749beb Mon Sep 17 00:00:00 2001 From: Reuven Harrison Date: Wed, 11 Mar 2026 14:44:52 +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: