Compare commits

..

1 الالتزامات

المؤلف SHA1 الرسالة التاريخ
d3db79dba1 Docs : Add Endpoint Documentation 2025-10-08 11:02:24 +03:00

عرض الملف

@@ -102,6 +102,7 @@ Base route: `/api/wonders`
- PUT /api/wonders/{id} — update a wonder
- DELETE /api/wonders/{id} — delete a wonder
- GET /api/wonders/random — get a random wonder
- GET /api/wonders/Pagination — get wonders By Pagination
Example create request: