unrecommend the list endpoint

This commit is contained in:
hzrd149
2025-11-25 08:45:35 -06:00
parent 42b6c568fc
commit a3b1ef577b
2 changed files with 4 additions and 2 deletions

View File

@@ -76,7 +76,9 @@ Example Authorization event:
}
```
## GET /list/pubkey - List Blobs (Optional)
## GET /list/pubkey - List Blobs (Unrecommended)
**Note:** The `/list` endpoint is optional and unrecommended. It is not necessary for all servers to implement the `/list` endpoint. Servers MAY implement this endpoint, but are not required to do so.
The `/list/<pubkey>` endpoint MUST return a JSON array of [Blob Descriptor](#blob-descriptor) that were uploaded by the specified pubkey