From e843934f55a7b0109c8f9f6fb49704a738ab9aaf Mon Sep 17 00:00:00 2001 From: ariesclark Date: Mon, 8 Apr 2024 00:24:02 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20vrchatap?= =?UTF-8?q?i/specification@183c3469c8e78126180ccedf1e61f401fa2b5819=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dist/openapi.yaml | 8 ++++++++ openapi.yaml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/dist/openapi.yaml b/dist/openapi.yaml index 783782d1..f34463bf 100644 --- a/dist/openapi.yaml +++ b/dist/openapi.yaml @@ -1471,6 +1471,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1573,6 +1574,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1652,6 +1654,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1694,6 +1697,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1783,6 +1787,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1848,6 +1853,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -2116,6 +2122,7 @@ paths: '404': $ref: '#/components/responses/GroupNotFoundError' requestBody: + required: true content: application/json: schema: @@ -2147,6 +2154,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: diff --git a/openapi.yaml b/openapi.yaml index 783782d1..f34463bf 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1471,6 +1471,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1573,6 +1574,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1652,6 +1654,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1694,6 +1697,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1783,6 +1787,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -1848,6 +1853,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: @@ -2116,6 +2122,7 @@ paths: '404': $ref: '#/components/responses/GroupNotFoundError' requestBody: + required: true content: application/json: schema: @@ -2147,6 +2154,7 @@ paths: tags: - groups requestBody: + required: true content: application/json: schema: