mirror of https://github.com/hzrd149/blossom.git
Update buds/09.md
Co-authored-by: Kieran <kieran@harkin.me>
This commit is contained in:
parent
72d5c1690a
commit
9e468f8749
|
@ -9,7 +9,7 @@ This bud defines a new endpoint for clients and users to report blobs to servers
|
|||
|
||||
### PUT /report - reporting a media
|
||||
|
||||
The requests body MUST be a signed [NIP-56](https://github.com/nostr-protocol/nips/blob/master/56.md) report event with `x` tags containing that hashes of the blobs being reported.
|
||||
The request body MUST be a signed [NIP-56](https://github.com/nostr-protocol/nips/blob/master/56.md) report event with one or more `x` tags containing the hashes of the blobs being reported.
|
||||
|
||||
Example:
|
||||
|
||||
|
|
Loading…
Reference in New Issue