Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
geneaky committed May 18, 2024
1 parent 18c7611 commit 84b50f9
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 22 deletions.
17 changes: 17 additions & 0 deletions src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,23 @@ include::{snippets}/update-fcm-token/request-fields.adoc[]

include::{snippets}/update-fcm-token/http-response.adoc[]

== 회원

=== 회원 정보 조회

`Request Header`

include::{snippets}/get-member-profile/request-headers.adoc[]

`Request`

include::{snippets}/get-member-profile/request-parameters.adoc[]

`Response`

include::{snippets}/get-member-profile/response-fields.adoc[]
include::{snippets}/get-member-profile/http-response.adoc[]

== 도서

=== 도서 검색
Expand Down
Loading

0 comments on commit 84b50f9

Please sign in to comment.