Merge pull request #75 from SwimmingRieux/patch-1

Fix typo: Change 'where' to 'were' in (BUD-02)
This commit is contained in:
hzrd149
2025-06-09 18:21:24 -05:00
committed by GitHub

View File

@@ -71,7 +71,7 @@ Example Authorization event:
## GET /list/pubkey - List Blobs (Optional)
The `/list/<pubkey>` endpoint MUST return a JSON array of [Blob Descriptor](#blob-descriptor) that where uploaded by the specified pubkey
The `/list/<pubkey>` endpoint MUST return a JSON array of [Blob Descriptor](#blob-descriptor) that were uploaded by the specified pubkey
The endpoint MUST support a `since` and `until` query parameter to limit the returned blobs by their `uploaded` date