diff options
author | rtkay123 <dev@kanjala.com> | 2025-07-22 13:26:56 +0200 |
---|---|---|
committer | rtkay123 <dev@kanjala.com> | 2025-07-22 13:26:56 +0200 |
commit | 377487e86984441041c23261515bb907fe8a8d06 (patch) | |
tree | 1b69e57248e6b7ab0b3841d2b19282536810ff1c /contrib/bruno/users/follow.bru | |
parent | 9623a23e5134416e1e8d4c7bfd3edb64c8397501 (diff) | |
download | sellershut-377487e86984441041c23261515bb907fe8a8d06.tar.bz2 sellershut-377487e86984441041c23261515bb907fe8a8d06.zip |
feat: followers
Diffstat (limited to 'contrib/bruno/users/follow.bru')
-rw-r--r-- | contrib/bruno/users/follow.bru | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/bruno/users/follow.bru b/contrib/bruno/users/follow.bru index 89cf4e1..7c84f34 100644 --- a/contrib/bruno/users/follow.bru +++ b/contrib/bruno/users/follow.bru @@ -7,11 +7,7 @@ meta { post { url: {{HUT_HOSTNAME}}/users/sellershut/inbox body: none - auth: inherit -} - -headers { - Content-Type: application/activity+json + auth: none } script:pre-request { |