Update documentation for project management tools

This commit is contained in:
Benju1
2025-12-05 04:00:44 +01:00
parent 140fd20cf5
commit 6064d3f56f
2 changed files with 3 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ implements for PrestaShop.
| Products | `/products` | Product CRUD operations |
| Invoices | `/invoices` | Invoice CRUD operations |
| Orders | `/orders` | Order CRUD operations |
| Projects | `/projects` | Project CRUD operations & Search |
| Contacts | `/contacts` | Contact CRUD operations |
| Raw passthrough | Any relative path | `dolibarr_raw_api` tool for quick tests |