From b6bd9b9a943491e93974574f405a4c77c9d48c91 Mon Sep 17 00:00:00 2001 From: Quentin <125748180+quentintaranpino@users.noreply.github.com> Date: Thu, 12 Sep 2024 09:48:26 +0200 Subject: [PATCH] Update buds/07.md Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com> --- buds/07.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buds/07.md b/buds/07.md index 9c498b4..e712794 100644 --- a/buds/07.md +++ b/buds/07.md @@ -10,7 +10,7 @@ Payment requirements for blob storage. ## Payment Required -Some servers **MAY** require payment for file storage. In that case, these endpoints **MUST** return a **402 Payment Required** status code and a `Www-Authenticate` header when the payment is required. +Some servers MAY require payment for file storage. In that case, these endpoints MUST return a **402 Payment Required** status code and a `Www-Authenticate` header when the payment is required. - [HEAD /upload](./01.md#head-sha256---has-blob) - [PUT /upload](./02.md#put-upload---upload-blob)