From 868b7656581f07e634d0e591878d5bf12a4257f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B6=8C=ED=98=81=EC=84=B1?= Date: Fri, 30 Jan 2026 21:06:14 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=95=B1=20=EB=B2=84=EC=A0=84=20API=20?= =?UTF-8?q?Swagger=20=EB=AC=B8=EC=84=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - App Version 태그 (latestVersion, download) - AppVersionCheckResponse, AppVersionLatest 스키마 정의 Co-Authored-By: Claude Opus 4.5 --- app/Swagger/v1/AppVersionApi.php | 126 +++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 app/Swagger/v1/AppVersionApi.php diff --git a/app/Swagger/v1/AppVersionApi.php b/app/Swagger/v1/AppVersionApi.php new file mode 100644 index 0000000..8b5f797 --- /dev/null +++ b/app/Swagger/v1/AppVersionApi.php @@ -0,0 +1,126 @@ +