1 Commits
Author SHA1 Message Date
Ahmed d3db79dba1 Docs : Add Endpoint Documentation 2025-10-08 11:02:24 +03:00
+1
View File
@@ -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: