mirror of https://github.com/hzrd149/blossom.git
fix headers on BUD-08
This commit is contained in:
parent
06edffe984
commit
ee1fca7ef5
|
@ -1,10 +1,12 @@
|
|||
# Nostr File Metadata Tags
|
||||
# BUD-08
|
||||
|
||||
## Nostr File Metadata Tags
|
||||
|
||||
`draft` `optional`
|
||||
|
||||
Describes how a server could return nostr [NIP-94 File Metadata](https://github.com/nostr-protocol/nips/blob/master/94.md) tags from the `/upload` and `/mirror` endpoints
|
||||
|
||||
## Returning tags
|
||||
### Returning tags
|
||||
|
||||
As described in [BUD-02](./02.md#blob-descriptor) servers MAY add any additional fields to a blob descriptor
|
||||
|
||||
|
|
Loading…
Reference in New Issue