From ef5b1a7e8399055bee5f6a4c87086ee771426d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=8A=B9=EC=A7=84?= Date: Tue, 16 Jan 2024 01:54:19 +0900 Subject: [PATCH] [DOCS] add member id api --- index.html | 242 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 138 insertions(+), 104 deletions(-) diff --git a/index.html b/index.html index 1858cc2..c833f2c 100644 --- a/index.html +++ b/index.html @@ -707,6 +707,12 @@

TWTW API

  • HTTP response
  • +
  • 멤버 개인 id 조회 + +
  • Friend @@ -1157,7 +1163,7 @@

    @@ -1180,8 +1186,8 @@

    @@ -1193,7 +1199,7 @@

    HTTP request

    -
    GET /plans/0e6feddb-60bf-42ad-9420-639dd9f06b4b HTTP/1.1
    +
    GET /plans/eb375be0-8aee-44d3-a7ba-bb234c5269f3 HTTP/1.1
     Content-Type: application/json;charset=UTF-8
     Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
     Host: localhost:8080
    @@ -1209,9 +1215,9 @@

    계획 삭제

    HTTP request

    -
    DELETE /plans/3816298b-9044-4d4e-95fd-a2243329c5f4 HTTP/1.1
    +
    DELETE /plans/67aeeb7f-835d-44b8-8afd-b50fb5f317ae HTTP/1.1
     Content-Type: application/json;charset=UTF-8
     Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
     Host: localhost:8080
    @@ -1286,7 +1292,7 @@

    @@ -1300,8 +1306,8 @@

    @@ -1320,7 +1326,7 @@

    @@ -1347,7 +1353,7 @@

    @@ -1374,7 +1380,7 @@

    @@ -1410,9 +1416,9 @@

    @@ -1529,7 +1535,7 @@

    @@ -1550,7 +1556,7 @@

    HTTP request

    -
    GET /plans/group/e5a9835a-b178-4711-a231-253f31338fac HTTP/1.1
    +
    GET /plans/group/e10018f6-6713-46cf-b9f7-e18131350542 HTTP/1.1
     Content-Type: application/json;charset=UTF-8
     Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
     Host: localhost:8080
    @@ -1566,9 +1572,9 @@

    @@ -1748,6 +1754,34 @@

    +

    멤버 개인 id 조회

    +
    +

    HTTP request

    +
    +
    +
    GET /member/me HTTP/1.1
    +Content-Type: application/json;charset=UTF-8
    +Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
    +Host: localhost:8080
    +
    +
    +
    +
    +

    HTTP response

    +
    +
    +
    HTTP/1.1 200 OK
    +Content-Type: application/json;charset=UTF-8
    +Content-Length: 51
    +
    +{
    +  "id" : "1ff10c7a-972a-4b50-9e74-e870e9262593"
    +}
    +
    +
    +
    +

    @@ -1766,7 +1800,7 @@

    @@ -1793,7 +1827,7 @@

    @@ -1830,11 +1864,11 @@

    @@ -1864,11 +1898,11 @@

    @@ -1898,11 +1932,11 @@

    @@ -1938,15 +1972,15 @@

    @@ -2028,7 +2062,7 @@

    @@ -2047,8 +2081,8 @@

    @@ -2062,16 +2096,16 @@

    @@ -2113,15 +2147,15 @@

    위치 공

    HTTP request

    -
    POST /group/share/46775493-03cc-4cc4-b621-54d80bc737b5 HTTP/1.1
    +
    POST /group/share/ccd931f2-c87c-4696-82d5-a1d0cf0c2eb2 HTTP/1.1
     Content-Type: application/json;charset=UTF-8
     Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
     Content-Length: 122
     Host: localhost:8080
     
     {
    -  "friendMemberIds" : [ "5cf9f060-9d10-4801-a052-a6bffcbff1b9" ],
    -  "groupId" : "4fe3ae43-dd95-42e4-a01c-c96aba625038"
    +  "friendMemberIds" : [ "aa79c659-d5f7-4e5b-b8a7-1d4abe2d6b47" ],
    +  "groupId" : "21304c7d-19e1-4874-9d19-3c93813ad1a8"
     }
    @@ -2141,15 +2175,15 @@

    위치

    HTTP request

    -
    POST /group/unshare/d2e6d612-8db1-45fe-9627-13e16a5c47b3 HTTP/1.1
    +
    POST /group/unshare/e069adfe-6a0f-4f03-8a9d-3e37d0587c11 HTTP/1.1
     Content-Type: application/json;charset=UTF-8
     Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
     Content-Length: 122
     Host: localhost:8080
     
     {
    -  "friendMemberIds" : [ "db79ab97-41cc-4f30-9c2f-fa431a9c00ae" ],
    -  "groupId" : "bb69faf4-a5a4-494c-b234-585cbcdecd31"
    +  "friendMemberIds" : [ "eaac88f0-239d-4516-8987-ac96daf3ba96" ],
    +  "groupId" : "bd44b945-cf66-4196-ae14-e011ed27d147"
     }
    @@ -2169,15 +2203,15 @@

    HTTP request

    -
    GET /group/share/5aa029de-7c87-4499-a4e4-ef2874608c65 HTTP/1.1
    +
    GET /group/share/c233d748-eebf-43c0-8744-f91fe774e465 HTTP/1.1
     Content-Type: application/json;charset=UTF-8
     Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
     Content-Length: 122
     Host: localhost:8080
     
     {
    -  "friendMemberIds" : [ "5d6bafb7-ce1a-450b-9a56-5b0dba661b60" ],
    -  "groupId" : "565f8160-6ad8-4a3e-ab3f-d547d0621dcd"
    +  "friendMemberIds" : [ "77354b1b-4219-4cce-9e37-7a4c865e6311" ],
    +  "groupId" : "1a07c052-13f5-466e-ac83-6748fce66bc6"
     }
    @@ -2191,8 +2225,8 @@

    @@ -2221,30 +2255,30 @@

    @@ -2295,7 +2329,7 @@