docs: improve API endpoints table formatting in CLAUDE.md
This commit is contained in:
@@ -79,7 +79,7 @@ com.onixbyte.deltaforceguide
|
|||||||
### API endpoints
|
### API endpoints
|
||||||
|
|
||||||
| Path | Methods | Auth |
|
| Path | Methods | Auth |
|
||||||
|---|---|---|
|
|-------------------------------|------------------|--------------------------------------|
|
||||||
| `/firearms` | GET, POST | GET public, POST requires auth |
|
| `/firearms` | GET, POST | GET public, POST requires auth |
|
||||||
| `/firearms/{id}` | GET, PUT, DELETE | GET public, PUT/DELETE requires auth |
|
| `/firearms/{id}` | GET, PUT, DELETE | GET public, PUT/DELETE requires auth |
|
||||||
| `/modifications` | GET, POST | GET public, POST requires auth |
|
| `/modifications` | GET, POST | GET public, POST requires auth |
|
||||||
|
|||||||
Reference in New Issue
Block a user