Skip to content

Commit

Permalink
docs : message.adoc 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jyj1289 committed May 30, 2024
1 parent d8b3e46 commit 7126186
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/docs/asciidoc/message.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
==== 요청 형식

===== Request Header
include::{snippets}/message-controller-test/원서가_접수된_학생들에게_메시지를_보낸다/request-headers.adoc[]
include::{snippets}/message-controller-test/조회할_상태의_원서를_가진_학생들에게/request-headers.adoc[]

===== Request Body
include::{snippets}/message-controller-test/원서가_접수된_학생들에게_메시지를_보낸다/request-fields.adoc[]
include::{snippets}/message-controller-test/조회할_상태의_원서를_가진_학생들에게/request-fields.adoc[]

==== 요청
===== 접수된 원서를 가진 사용자에게 메시지 보내기
include::{snippets}/message-controller-test/원서가_접수된_학생들에게_메시지를_보낸다/http-request.adoc[]
include::{snippets}/message-controller-test/조회할_상태의_원서를_가진_학생들에게/http-request.adoc[]

==== 응답

===== 정상 응답
include::{snippets}/message-controller-test/원서가_접수된_학생들에게_메시지를_보낸다/http-response.adoc[]
include::{snippets}/message-controller-test/조회할_상태의_원서를_가진_학생들에게/http-response.adoc[]

===== 입력한 상태의 원서가 없거나 상태를 잘못 입력한 경우
include::{snippets}/message-controller-test/해당제출상태인_원서가_없으면_오류가난다/http-response.adoc[]

0 comments on commit 7126186

Please sign in to comment.