GET /plans/4e0da21b-5826-4203-badb-3c8b42bcb886 HTTP/1.1
+GET /plans/1d60c66b-c9f7-4686-a37f-d2c675a57966 HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
Host: localhost:8080
@@ -1042,9 +1172,9 @@
@@ -1081,7 +1211,7 @@ 계획 삭제
HTTP request
-DELETE /plans/4cfe8984-fa2f-4c4d-8382-ac7fc124d4b6 HTTP/1.1
+DELETE /plans/bbd92361-db22-4ca8-9a99-3dede44ca084 HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
Host: localhost:8080
@@ -1098,6 +1228,40 @@
+계획 초대
+
+HTTP request
+
+
+POST /plans/invite HTTP/1.1
+Content-Type: application/json;charset=UTF-8
+Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
+Content-Length: 55
+Host: localhost:8080
+
+{
+ "planId" : "48e03a14-6933-4b33-ba9b-3bde6f18b2e3"
+}
+
+
+
+
+HTTP response
+
+
+HTTP/1.1 200 OK
+Content-Type: application/json;charset=UTF-8
+Content-Length: 109
+
+{
+ "planId" : "513e7bb0-cc84-4b24-9df1-ddf539100f6a",
+ "groupId" : "115e41b3-e519-4923-94f9-0a6a6c29a545"
+}
+
+
+
+
+
계획 참여
HTTP request
@@ -1106,19 +1270,11 @@ POST /plans/join HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
-Content-Length: 367
+Content-Length: 55
Host: localhost:8080
{
- "groupId" : "b3c61256-2f86-4844-a5a7-485d53f07d63",
- "planDay" : "2023-12-25 13:30",
- "placeDetails" : {
- "placeName" : "이디야커피 안성죽산점",
- "placeUrl" : "http://place.map.kakao.com/1562566188",
- "roadAddressName" : "경기 안성시 죽산면 죽주로 287-1",
- "longitude" : 127.426865189637,
- "latitude" : 37.0764635355795
- }
+ "planId" : "46a0ca84-bcc4-4e96-bdde-c32ed4559c4d"
}
@@ -1127,17 +1283,37 @@ HTTP response
-HTTP/1.1 200 OK
+HTTP/1.1 204 No Content
+
+
+
+
-
+DELETE /plans/4cfe8984-fa2f-4c4d-8382-ac7fc124d4b6 HTTP/1.1
+DELETE /plans/bbd92361-db22-4ca8-9a99-3dede44ca084 HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
Host: localhost:8080
@@ -1098,6 +1228,40 @@
+계획 초대
+
+HTTP request
+
+
+POST /plans/invite HTTP/1.1
+Content-Type: application/json;charset=UTF-8
+Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
+Content-Length: 55
+Host: localhost:8080
+
+{
+ "planId" : "48e03a14-6933-4b33-ba9b-3bde6f18b2e3"
+}
+
+
+
+
+HTTP response
+
+
+HTTP/1.1 200 OK
+Content-Type: application/json;charset=UTF-8
+Content-Length: 109
+
+{
+ "planId" : "513e7bb0-cc84-4b24-9df1-ddf539100f6a",
+ "groupId" : "115e41b3-e519-4923-94f9-0a6a6c29a545"
+}
+
+
+
+
계획 참여
HTTP request
@@ -1106,19 +1270,11 @@POST /plans/join HTTP/1.1
Content-Type: application/json;charset=UTF-8
Authorization: Bearer wefa3fsdczf32.gaoiuergf92.gb5hsa2jgh
-Content-Length: 367
+Content-Length: 55
Host: localhost:8080
{
- "groupId" : "b3c61256-2f86-4844-a5a7-485d53f07d63",
- "planDay" : "2023-12-25 13:30",
- "placeDetails" : {
- "placeName" : "이디야커피 안성죽산점",
- "placeUrl" : "http://place.map.kakao.com/1562566188",
- "roadAddressName" : "경기 안성시 죽산면 죽주로 287-1",
- "longitude" : 127.426865189637,
- "latitude" : 37.0764635355795
- }
+ "planId" : "46a0ca84-bcc4-4e96-bdde-c32ed4559c4d"
}
HTTP response
-
+HTTP/1.1 200 OK
+HTTP/1.1 204 No Content
+