fix: COMMENT rules fix

This commit is contained in:
2025-08-07 09:35:12 +05:00
parent 509b458760
commit d46506cc32
3 changed files with 5 additions and 7 deletions

View File

@@ -61,7 +61,8 @@ List only the HTTP methods the view explicitly supports:
* `OPTIONS`
Order doesn't matter, but use **uppercase** for consistency.
Write `ALL` instead of counting one by one, if your endpoint handles
all of the supported methods.
---
### 📍 Endpoint Path