shop product refactoring
This commit is contained in:
@@ -23,13 +23,13 @@ class Settings(BaseSettings):
|
||||
|
||||
# Clean description without HTML
|
||||
description: str = """
|
||||
Marketplace product import and management system with multi-shop support.
|
||||
Marketplace product import and management system with multi-vendor support.
|
||||
|
||||
**Features:**
|
||||
- JWT Authentication with role-based access
|
||||
- Multi-marketplace product import (CSV processing)
|
||||
- Inventory management across multiple locations
|
||||
- Shop management with individual configurations
|
||||
- Vendor management with individual configurations
|
||||
|
||||
**Documentation:** Visit /documentation for complete guides
|
||||
**API Testing:** Use /docs for interactive API exploration
|
||||
|
||||
Reference in New Issue
Block a user