Skip to content

Commit

Permalink
docs: API 문서 Index 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hyena0608 committed Oct 7, 2023
1 parent 3964795 commit ce69d94
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions backend/baton/src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,17 @@ include::RunnerPostUpdateApplicantCancelationApi.adoc[]
=== *러너 게시글 삭제*

include::RunnerPostDeleteApi.adoc[]

== *[ 알람 ]*

=== *알람 조회*

include::AlarmLoginReadApi.adoc[]

=== *알람 수정*

include::AlarmUpdateApi.adoc[]

=== *알람 삭제*

include::AlarmDeleteApi.adoc[]

0 comments on commit ce69d94

Please sign in to comment.