Skip to content

Commit

Permalink
docs: 도서와 관련된 리뷰 개수 조회 API Docs 추가 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwooo committed Jun 3, 2024
1 parent 5d38c3a commit 5fabd56
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/docs/asciidoc/api/review/review.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ include::{snippets}/review/get-related-book/query-parameters.adoc[]
include::{snippets}/review/get-related-book/http-response.adoc[]
include::{snippets}/review/get-related-book/response-fields.adoc[]

=== 도서와 연관된 리뷰 개수 조회
==== HTTP Request
include::{snippets}/review/get-related-book-count/http-request.adoc[]
include::{snippets}/review/get-related-book-count/path-parameters.adoc[]

==== HTTP Response
include::{snippets}/review/get-related-book-count/http-response.adoc[]
include::{snippets}/review/get-related-book-count/response-fields.adoc[]

=== 한줄평 생성

==== HTTP Request
Expand Down

0 comments on commit 5fabd56

Please sign in to comment.