From a027d4b8ed662b2555ed5bbccc9a7381a07f0fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Fri, 5 May 2023 21:13:35 +0900 Subject: [PATCH] build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- dist/dart/openapi-3.0.yaml | 4 ++-- dist/docs/openapi-3.0.yaml | 4 ++-- dist/test/openapi-3.0.yaml | 4 ++-- dist/typescript/openapi-3.0.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dist/dart/openapi-3.0.yaml b/dist/dart/openapi-3.0.yaml index d233697..ac6f267 100644 --- a/dist/dart/openapi-3.0.yaml +++ b/dist/dart/openapi-3.0.yaml @@ -105,6 +105,6 @@ tags: - description: legacy APIs post name: v1.1-post - description: legacy APIs get - name: v2-get + name: v2.0-get - description: legacy APIs post - name: v2-post + name: v2.0-post diff --git a/dist/docs/openapi-3.0.yaml b/dist/docs/openapi-3.0.yaml index d233697..ac6f267 100644 --- a/dist/docs/openapi-3.0.yaml +++ b/dist/docs/openapi-3.0.yaml @@ -105,6 +105,6 @@ tags: - description: legacy APIs post name: v1.1-post - description: legacy APIs get - name: v2-get + name: v2.0-get - description: legacy APIs post - name: v2-post + name: v2.0-post diff --git a/dist/test/openapi-3.0.yaml b/dist/test/openapi-3.0.yaml index d233697..ac6f267 100644 --- a/dist/test/openapi-3.0.yaml +++ b/dist/test/openapi-3.0.yaml @@ -105,6 +105,6 @@ tags: - description: legacy APIs post name: v1.1-post - description: legacy APIs get - name: v2-get + name: v2.0-get - description: legacy APIs post - name: v2-post + name: v2.0-post diff --git a/dist/typescript/openapi-3.0.yaml b/dist/typescript/openapi-3.0.yaml index d233697..ac6f267 100644 --- a/dist/typescript/openapi-3.0.yaml +++ b/dist/typescript/openapi-3.0.yaml @@ -105,6 +105,6 @@ tags: - description: legacy APIs post name: v1.1-post - description: legacy APIs get - name: v2-get + name: v2.0-get - description: legacy APIs post - name: v2-post + name: v2.0-post