From e4c0cecb34b159392f95b081916b13534754603d Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Wed, 15 Dec 2021 14:55:22 +0100 Subject: upgrade Group messages api --- index.http | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'index.http') diff --git a/index.http b/index.http index 6349a84..ef0ba9f 100644 --- a/index.http +++ b/index.http @@ -32,3 +32,9 @@ content-type: application/json GET http://localhost:8000/api/auth/info/? Authorization: Token bd057a90565d85b2efa23f73deb9e5afdb4e4d56b24ba405a1cf33b66b49f4ed + +### + +GET http://localhost:8000/api/chat/groups/detail/22/messages/ +Authorization: Token b4bd0a69d9f78c9447b4f7581a8b8cc53f5732a7f6542db9a5fea093ce734b2c +content-type: application/json -- cgit v1.2.3