Skip to content

Commit cef76b3

Browse files
committed
openapi.yaml 파일 위치 조정
1 parent 09ab4ef commit cef76b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.0
22
info:
33
title: "Simple SNS API"
4-
description: "간단한 SQLite + FastAPI 예시 (클래스/함수 최소화)"
4+
description: "간단한 SNS 앱 개발을 위한 CRUD API"
55
version: "1.0.0"
66

77
servers:

0 commit comments

Comments
 (0)