docs: improve API endpoints table formatting in CLAUDE.md

This commit is contained in:
siujamo
2026-05-15 11:35:26 +08:00
parent 130d360556
commit 6d869d5145
+1 -1
View File
@@ -79,7 +79,7 @@ com.onixbyte.deltaforceguide
### API endpoints
| Path | Methods | Auth |
|---|---|---|
|-------------------------------|------------------|--------------------------------------|
| `/firearms` | GET, POST | GET public, POST requires auth |
| `/firearms/{id}` | GET, PUT, DELETE | GET public, PUT/DELETE requires auth |
| `/modifications` | GET, POST | GET public, POST requires auth |