From 6e72ff0747eb5717418c61f83e22681fbc650357 Mon Sep 17 00:00:00 2001 From: Takumi Akimoto <81888693+akimon658@users.noreply.github.com> Date: Mon, 30 Dec 2024 14:04:53 +0900 Subject: [PATCH] =?UTF-8?q?example=E3=81=AE=E5=9E=8B=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index ac8466a..1915632 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -341,7 +341,7 @@ components: type: - string description: この請求書に関連付けられた PaymentIntent - example: null + example: pi_3MtwBwLkdIwHu7ix28a3tqPa product_id: type: string description: Product ID @@ -388,7 +388,7 @@ components: type: - string description: この Checkout Session に関連付けられた PaymentIntent - example: null + example: pi_3MtwBwLkdIwHu7ix28a3tqPa product_id: type: string description: Product ID