shop product refactoring
This commit is contained in:
2
main.py
2
main.py
@@ -67,7 +67,7 @@ def health_check(db: Session = Depends(get_db)):
|
||||
"features": [
|
||||
"JWT Authentication",
|
||||
"Marketplace-aware product import",
|
||||
"Multi-shop product management",
|
||||
"Multi-vendor product management",
|
||||
"Stock management with location tracking",
|
||||
],
|
||||
"supported_marketplaces": [
|
||||
|
||||
Reference in New Issue
Block a user