From f787202f20e230eca7e79140fe97bc861290af0c Mon Sep 17 00:00:00 2001 From: ariesclark Date: Thu, 28 Dec 2023 18:31:52 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20vrchatap?= =?UTF-8?q?i/specification@4a87e106aa60594215ebe327f1850d32c1728462=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 | 2 ++ openapi.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/dist/openapi.yaml b/dist/openapi.yaml index c520f889..1c29cc57 100644 --- a/dist/openapi.yaml +++ b/dist/openapi.yaml @@ -4168,6 +4168,7 @@ components: assetUrl: minLength: 1 type: string + nullable: true assetUrlObject: type: object assetVersion: @@ -4193,6 +4194,7 @@ components: type: string impostorUrl: type: string + nullable: true scanStatus: type: string required: diff --git a/openapi.yaml b/openapi.yaml index c520f889..1c29cc57 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -4168,6 +4168,7 @@ components: assetUrl: minLength: 1 type: string + nullable: true assetUrlObject: type: object assetVersion: @@ -4193,6 +4194,7 @@ components: type: string impostorUrl: type: string + nullable: true scanStatus: type: string required: