Skip to content

Commit

Permalink
GETP-170 docs: 파일 업로드 API 문서 작성 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
scv1702 authored Aug 7, 2024
1 parent 6abc657 commit 4a68f4b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,12 @@ include::{docdir}/project/get-my-projects.adoc[]

의뢰자는 프로젝트 지원자에게 미팅을 신청할 수 있습니다.

include::{docdir}/project/schedule-meeting.adoc[]
include::{docdir}/project/schedule-meeting.adoc[]

== 스토리지

=== 파일 업로드

사용자는 파일을 업로드할 수 있습니다. 업로드할 수 있는 파일 확장자는 `pdf`, `zip`, `ppt`, `docx`, `hwp`, `jpg`, `png` 입니다.

include::{docdir}/storage/upload-file.adoc[]

0 comments on commit 4a68f4b

Please sign in to comment.