diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 32d18a7..d4a7ba0 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -88,4 +88,12 @@ include::{snippets}/travel/detail/http-response.adoc[] include::{snippets}/travel/photos/http-request.adoc[] **Response** -include::{snippets}/travel/photos/http-response.adoc[] \ No newline at end of file +include::{snippets}/travel/photos/http-response.adoc[] + +=== 여행 정보 삭제 + +**Request** +include::{snippets}/travel/delete/http-request.adoc[] + +**Response** +include::{snippets}/travel/delete/http-response.adoc[] \ No newline at end of file