From 259cad06f8d88db9ddfa85c2c188b5b0130cb393 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Wed, 30 Jul 2025 08:52:05 +0200 Subject: feat(auth): create keypair --- contrib/bruno/users/followers.bru | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/bruno/users/followers.bru') diff --git a/contrib/bruno/users/followers.bru b/contrib/bruno/users/followers.bru index 794e286..32523f1 100644 --- a/contrib/bruno/users/followers.bru +++ b/contrib/bruno/users/followers.bru @@ -5,13 +5,13 @@ meta { } get { - url: http://localhost:2210/users/sellershut/followers?cursor=aHR0cDovL2xvY2FsaG9zdDoyMjEwL2FjdGl2aXR5L2ZvbGxvdy9ESmdfZE9oT2h4QUtsOVdESXhXSmp8MjAyNS0wNy0yMFQxMDo1OTozOC41MTgxMTla + url: http://localhost:2210/users/sellershut/followers body: none auth: inherit } params:query { - cursor: aHR0cDovL2xvY2FsaG9zdDoyMjEwL2FjdGl2aXR5L2ZvbGxvdy9ESmdfZE9oT2h4QUtsOVdESXhXSmp8MjAyNS0wNy0yMFQxMDo1OTozOC41MTgxMTla + ~cursor: aHR0cDovL2xvY2FsaG9zdDoyMjEwL2FjdGl2aXR5L2ZvbGxvdy9ESmdfZE9oT2h4QUtsOVdESXhXSmp8MjAyNS0wNy0yMFQxMDo1OTozOC41MTgxMTla } assert { -- cgit v1.2.3