Skip to content

Commit

Permalink
[FIX] Member, Group Controller
Browse files Browse the repository at this point in the history
  • Loading branch information
jinjoo-lab committed Nov 27, 2023
1 parent 253193b commit 4aba4a6
Showing 1 changed file with 41 additions and 41 deletions.
82 changes: 41 additions & 41 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ <h4 id="_계획_저장_http_request"><a class="link" href="#_계획_저장_http_
Host: localhost:8080

{
"groupId" : "1a10d1d4-1692-46f8-b2da-76ad8abf8702",
"groupId" : "b9c13ef4-482f-4be3-91f3-130df1476f6b",
"placeDetails" : {
"placeName" : "카페 온마이마인드",
"distance" : 345,
Expand All @@ -953,8 +953,8 @@ <h4 id="_계획_저장_http_response"><a class="link" href="#_계획_저장_http
Content-Length: 109

{
"planId" : "7b45b7c6-ce8c-489e-b28c-aab0b2c71979",
"groupId" : "db1b2774-f33d-442f-b553-a0fdbd366f82"
"planId" : "7398051b-fee2-42b2-bf17-54546d08a438",
"groupId" : "7ee79304-f497-42d8-9259-f5dfc20c4a95"
}</code></pre>
</div>
</div>
Expand All @@ -966,7 +966,7 @@ <h3 id="_계획_단건_조회"><a class="link" href="#_계획_단건_조회">계
<h4 id="_계획_단건_조회_http_request"><a class="link" href="#_계획_단건_조회_http_request">HTTP request</a></h4>
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">GET /plans/42587d97-0f7c-48de-8dfd-0f71de0793fb HTTP/1.1
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">GET /plans/76212ac7-5cd8-43a2-81c1-e48b262d842a HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
Host: localhost:8080</code></pre>
Expand All @@ -982,8 +982,8 @@ <h4 id="_계획_단건_조회_http_response"><a class="link" href="#_계획_단
Content-Length: 847

{
"planId" : "506d8cbe-7ed3-462d-ac6a-52be6abcf77d",
"placeId" : "cd4aee4b-acfe-4908-83b9-10381a6153c8",
"planId" : "2857b418-2645-4b74-85c0-15aed9884e53",
"placeId" : "8f3ff950-c689-4269-9d4a-269f0d0ab2d2",
"placeDetail" : {
"placeName" : "카페 온마이마인드",
"distance" : 345,
Expand All @@ -996,13 +996,13 @@ <h4 id="_계획_단건_조회_http_response"><a class="link" href="#_계획_단
"y" : 37.0766874564297
},
"groupInfoResponse" : {
"groupId" : "7fa1d142-528e-41cf-a455-f542bad7efef",
"leaderId" : "927784df-8770-4fc7-be5f-8932b99f260a",
"groupId" : "957a4299-b577-4921-9644-cf829926ecd2",
"leaderId" : "8afb04eb-00d9-4488-a99a-0f2549530e85",
"name" : "홍담진",
"groupImage" : "http://someUrlToS3"
},
"members" : [ {
"id" : "9260ed81-9268-47b6-ade8-601df81dc955",
"id" : "61f01a2d-860d-4caf-b443-0e1c7c8ba3ab",
"nickname" : "진호정"
} ]
}</code></pre>
Expand All @@ -1016,7 +1016,7 @@ <h3 id="_계획_삭제"><a class="link" href="#_계획_삭제">계획 삭제</a>
<h4 id="_계획_삭제_http_request"><a class="link" href="#_계획_삭제_http_request">HTTP request</a></h4>
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">DELETE /plans/8901dc4f-7228-4a8c-aa0b-0cf7326fd248 HTTP/1.1
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">DELETE /plans/4a0092dc-5f49-43db-8afb-d5715811e94f HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
Host: localhost:8080</code></pre>
Expand Down Expand Up @@ -1045,7 +1045,7 @@ <h4 id="_계획_참여_http_request"><a class="link" href="#_계획_참여_http_
Host: localhost:8080

{
"groupId" : "de252ff1-792f-416b-b808-b3ab9a5c9fc5",
"groupId" : "41e09105-ca3f-4c8e-8ae8-203cad84441d",
"placeDetails" : {
"placeName" : "이디야커피 안성죽산점",
"distance" : 435,
Expand All @@ -1070,8 +1070,8 @@ <h4 id="_계획_참여_http_response"><a class="link" href="#_계획_참여_http
Content-Length: 109

{
"planId" : "dd87b705-1a9b-4020-8884-3816bd8a1eb4",
"groupId" : "694e6408-f4d1-4732-95dd-a17a93133d7d"
"planId" : "78557ac5-5606-45c0-a0cc-ac11585f5f5e",
"groupId" : "65dc3f1d-df91-48c4-b4c2-0416adce7c7c"
}</code></pre>
</div>
</div>
Expand All @@ -1090,7 +1090,7 @@ <h4 id="_계획_탈퇴_http_request"><a class="link" href="#_계획_탈퇴_http_
Host: localhost:8080

{
"planId" : "b8d8324c-96c7-433b-91c0-d065ad4263e1"
"planId" : "867453c2-ea46-4dc8-926d-05b2293004bc"
}</code></pre>
</div>
</div>
Expand Down Expand Up @@ -1209,12 +1209,12 @@ <h4 id="_닉네임으로_멤버_검색_http_response"><a class="link" href="#_
<div class="content">
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">HTTP/1.1 200 OK
Content-Type: application/json;charset=UTF-8
Content-Length: 129
Content-Length: 132

{
"find" : true,
"isExist" : true,
"memberResponse" : {
"id" : "1b5bb34f-b7e0-4e33-a6f7-b8af489abb1c",
"id" : "c53f506f-29c9-4c42-9b53-009a37763c29",
"nickname" : "JIN_JOO_ONE"
}
}</code></pre>
Expand All @@ -1240,7 +1240,7 @@ <h4 id="_친구_신청_http_request"><a class="link" href="#_친구_신청_http_
Host: localhost:8080

{
"memberId" : "e8e2cf71-dc4d-4dc6-add8-1fbe97687984"
"memberId" : "416e25ff-a5a2-4094-88e6-56fbe536a24f"
}</code></pre>
</div>
</div>
Expand All @@ -1267,7 +1267,7 @@ <h4 id="_친구_승락거절차단_http_request"><a class="link" href="#_친구_
Host: localhost:8080

{
"memberId" : "3dd28ce0-ac74-4529-918e-eaa0032cf307",
"memberId" : "9e0d94e9-eb5c-426d-bc49-0a38c96a86e1",
"friendStatus" : "ACCEPTED"
}</code></pre>
</div>
Expand Down Expand Up @@ -1304,10 +1304,10 @@ <h4 id="_친구_검색_http_response"><a class="link" href="#_친구_검색_http
Content-Length: 176

[ {
"memberId" : "b8823e64-6bea-4e9a-b89c-d055d7674d47",
"memberId" : "08616e51-2d1d-4ad9-8eb7-ae07963c28f9",
"nickname" : "호진정"
}, {
"memberId" : "f636f07f-43c2-4116-b37c-9f50db1a704c",
"memberId" : "1bf31cd9-9e0b-41ca-81f3-4517c04e74f6",
"nickname" : "진정해"
} ]</code></pre>
</div>
Expand Down Expand Up @@ -1336,10 +1336,10 @@ <h4 id="_친구_전체_조회_http_response"><a class="link" href="#_친구_전
Content-Length: 176

[ {
"memberId" : "d659cd89-f5d7-4000-a815-3812bf75b39e",
"memberId" : "5b525601-135a-473b-99c7-acdf3a1dcfa9",
"nickname" : "정해진"
}, {
"memberId" : "5ed41e02-7400-4235-a51c-6a11d22d8d71",
"memberId" : "359fe985-f036-48df-8125-36cd886b1dda",
"nickname" : "주어진"
} ]</code></pre>
</div>
Expand Down Expand Up @@ -1368,10 +1368,10 @@ <h4 id="_친구_상태별_조회_http_response"><a class="link" href="#_친구_
Content-Length: 170

[ {
"memberId" : "65f92cbf-aecf-4467-aa6a-da5d9a6dab64",
"memberId" : "30cd7da7-8c84-41ce-bdb6-3cb533172789",
"nickname" : "호전"
}, {
"memberId" : "6e300943-1fe0-4752-9f62-d99dc32d26e3",
"memberId" : "03203acd-8557-46b2-98cf-19d80f1dda0b",
"nickname" : "후진"
} ]</code></pre>
</div>
Expand Down Expand Up @@ -1406,7 +1406,7 @@ <h4 id="_그룹_단건_조회_http_response"><a class="link" href="#_그룹_단

{
"groupId" : "550e8400-e29b-41d4-a716-446655440000",
"leaderId" : "5e98e17d-f0d1-4981-8170-fea57047a439",
"leaderId" : "c819ec01-bd91-403d-b222-fbfef08de4b6",
"name" : "HDJ",
"groupImage" : "GROUP-IMAGE"
}</code></pre>
Expand Down Expand Up @@ -1443,7 +1443,7 @@ <h4 id="_그룹_생성_http_response"><a class="link" href="#_그룹_생성_http

{
"groupId" : "550e8400-e29b-41d4-a716-446655440000",
"leaderId" : "05b71d54-a29c-4bbe-8407-5c25fe03417c",
"leaderId" : "b9f8f74f-bf44-4046-a7f2-5966f9eeb9d7",
"name" : "HDJ",
"groupImage" : "GROUP-IMAGE"
}</code></pre>
Expand All @@ -1464,7 +1464,7 @@ <h4 id="_그룹_가입_http_request"><a class="link" href="#_그룹_가입_http_
Host: localhost:8080

{
"groupId" : "cb94e04e-eb7c-4051-884d-8922654dd91a"
"groupId" : "30e567c8-cd16-49f1-80b2-3b67c40d4596"
}</code></pre>
</div>
</div>
Expand All @@ -1478,7 +1478,7 @@ <h4 id="_그룹_가입_http_response"><a class="link" href="#_그룹_가입_http
Content-Length: 56

{
"groupId" : "f275a81b-b2b5-4013-8266-30845ec6f92d"
"groupId" : "2e5a48b8-e1fc-4123-b984-5cc2fb6da9aa"
}</code></pre>
</div>
</div>
Expand All @@ -1497,8 +1497,8 @@ <h4 id="_그룹_초대_http_request"><a class="link" href="#_그룹_초대_http_
Host: localhost:8080

{
"friendMemberId" : "453de974-de28-41e1-ba3f-f37a60f3e407",
"groupId" : "17920a77-9df2-4bfd-9b8a-b9d22f261029"
"friendMemberId" : "103b2508-b610-40e2-a46c-68c881231abe",
"groupId" : "3707b950-b841-4f74-8053-4c7c2dd22e30"
}</code></pre>
</div>
</div>
Expand All @@ -1512,8 +1512,8 @@ <h4 id="_그룹_초대_http_response"><a class="link" href="#_그룹_초대_http
Content-Length: 174

{
"groupId" : "ef6c387c-7132-4bad-95ce-9f6ecde84cfc",
"leaderId" : "1bf15cf5-f01f-46d9-a4d4-1d8c8179c547",
"groupId" : "3f9490df-1b13-4df8-9d9d-0896a0fc4cbe",
"leaderId" : "c030c98d-0da8-4fcd-8cd8-8c6d51716137",
"name" : "홍담진",
"groupImage" : "http://someUrlToS3"
}</code></pre>
Expand All @@ -1527,15 +1527,15 @@ <h3 id="_위치_공유_여부_수정"><a class="link" href="#_위치_공유_여
<h4 id="_위치_공유_여부_수정_http_request"><a class="link" href="#_위치_공유_여부_수정_http_request">HTTP request</a></h4>
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">POST /group/share/40ea7031-d4b8-4b28-9e3f-958dad8a2c5d HTTP/1.1
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">POST /group/share/3eb475c7-62a1-4691-b1ad-ac67f117a2e8 HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
Content-Length: 117
Host: localhost:8080

{
"friendMemberId" : "6a3fa495-53ce-46e8-8e80-e57186a70543",
"groupId" : "f62f8d0e-4a84-4a19-b086-605ef3f3e74a"
"friendMemberId" : "8176da77-899a-474b-af6f-7a2127029f94",
"groupId" : "cbb070d6-d6bd-4309-9b3b-ef7d93380cd7"
}</code></pre>
</div>
</div>
Expand All @@ -1555,15 +1555,15 @@ <h3 id="_위치_공유_여부_조회"><a class="link" href="#_위치_공유_여
<h4 id="_위치_공유_여부_조회_http_request"><a class="link" href="#_위치_공유_여부_조회_http_request">HTTP request</a></h4>
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">GET /group/share/f142faae-5dc4-44f1-bbb4-6f3e28fc95a7 HTTP/1.1
<pre class="highlightjs highlight nowrap"><code class="language-http hljs" data-lang="http">GET /group/share/f1c388ef-2e3c-45b0-b680-7afa64bfdc00 HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
Content-Length: 117
Host: localhost:8080

{
"friendMemberId" : "4ba616d1-90a0-43aa-a478-bc56e1087fd5",
"groupId" : "ea598cd5-b2be-40e8-becb-1d461424dde6"
"friendMemberId" : "ccb22776-bd1d-4962-8dcf-21a20f7cb94c",
"groupId" : "611e0b6b-39b6-42a5-98cd-1131085f79ce"
}</code></pre>
</div>
</div>
Expand All @@ -1577,8 +1577,8 @@ <h4 id="_위치_공유_여부_조회_http_response"><a class="link" href="#_위
Content-Length: 129

{
"groupId" : "f7b52254-8b73-4f2d-99ee-12cee1804f0a",
"memberId" : "f431fb39-0951-4155-843b-5887e1cb34c1",
"groupId" : "fbeade01-3dbb-425e-9df0-bcc377d9634d",
"memberId" : "6b8f9e79-6cc9-4bd8-8e5b-c2b419bce043",
"share" : true
}</code></pre>
</div>
Expand Down

0 comments on commit 4aba4a6

Please sign in to comment.