Skip to content

Commit

Permalink
docs: fetch one agony record
Browse files Browse the repository at this point in the history
  • Loading branch information
geneaky committed Apr 22, 2024
1 parent adeb2e0 commit 02660a3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -697,10 +697,29 @@ include::{snippets}/post-agonyrecord/http-request.adoc[]

`Response`

include::{snippets}/post-agonyrecord/response-headers.adoc[]
include::{snippets}/post-agonyrecord/http-response.adoc[]

---

=== 고민 기록 단 건 조회

`Request Header`

include::{snippets}/get-agonies-record/request-headers.adoc[]

`Request`

include::{snippets}/get-agonies-record/path-parameters.adoc[]
include::{snippets}/get-agonies-record/http-request.adoc[]

`Response`

include::{snippets}/get-agonies-record/response-fields.adoc[]
include::{snippets}/get-agonies-record/http-response.adoc[]

---

=== 고민 기록 조회

`Request Header`
Expand Down

0 comments on commit 02660a3

Please sign in to comment.