mirror of
https://github.com/hzrd149/blossom.git
synced 2025-12-10 15:38:49 +00:00
spelling check 01.md
This commit is contained in:
@@ -101,7 +101,7 @@ In this case the server MUST perform additional checks on the authorization even
|
|||||||
|
|
||||||
If the client did not send an `Authorization` header the server must respond with the appropriate HTTP status code `401` (Unauthorized)
|
If the client did not send an `Authorization` header the server must respond with the appropriate HTTP status code `401` (Unauthorized)
|
||||||
|
|
||||||
Example event for retreiving a single blob:
|
Example event for retrieving a single blob:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@@ -119,7 +119,7 @@ Example event for retreiving a single blob:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Example event for retreiving multiple blobs from single server:
|
Example event for retrieving multiple blobs from single server:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user