From 185e72b05f38719ae3bd3d45cf83e5fa67276b5e Mon Sep 17 00:00:00 2001 From: JakkrapartXD Date: Wed, 24 Dec 2025 15:29:55 +0700 Subject: [PATCH] docs: Mark Orders & Payments and Instructor Earnings & Withdrawals sections as future features. --- docs/api-docs/api_endpoints.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/api-docs/api_endpoints.md b/docs/api-docs/api_endpoints.md index 32a75214..5bdb5252 100644 --- a/docs/api-docs/api_endpoints.md +++ b/docs/api-docs/api_endpoints.md @@ -181,7 +181,7 @@ Authorization: Bearer --- -## 8. Orders & Payments +## 8. Orders & Payments (อนาคต) | Method | Endpoint | Auth | Description | |--------|----------|------|-------------| @@ -194,7 +194,7 @@ Authorization: Bearer --- -## 9. Instructor Earnings & Withdrawals +## 9. Instructor Earnings & Withdrawals (อนาคต) | Method | Endpoint | Auth | Description | |--------|----------|------|-------------| @@ -204,7 +204,7 @@ Authorization: Bearer | GET | `/instructor/withdrawals` | 👨‍🏫 Instructor | Get withdrawal history | | GET | `/instructor/withdrawals/:withdrawalId` | 👨‍🏫 Instructor | Get withdrawal details | -### Admin - Withdrawal Management +### Admin - Withdrawal Management (อนาคต) | Method | Endpoint | Auth | Description | |--------|----------|------|-------------| | GET | `/admin/withdrawals` | 🔒 Admin | Get all withdrawal requests | @@ -315,6 +315,6 @@ Authorization: Bearer - Quizzes: 10 - Announcements: 6 - Reports: 11 -- Orders & Payments: 7 -- Earnings & Withdrawals: 8 +- Orders & Payments: 7 (อนาคต) +- Earnings & Withdrawals: 8 (อนาคต) - Admin: 8