We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ab4ef commit cef76b3Copy full SHA for cef76b3
python/openapi.yaml openapi.yamlpython/openapi.yaml renamed to openapi.yaml
@@ -1,7 +1,7 @@
1
openapi: 3.0.0
2
info:
3
title: "Simple SNS API"
4
- description: "간단한 SQLite + FastAPI 예시 (클래스/함수 최소화)"
+ description: "간단한 SNS 앱 개발을 위한 CRUD API"
5
version: "1.0.0"
6
7
servers:
0 commit comments