feat: product
This commit is contained in:
@@ -8,4 +8,7 @@ class ApiPath {
|
||||
|
||||
// Category
|
||||
static const String category = '/api/v1/categories';
|
||||
|
||||
// Product
|
||||
static const String product = '/api/v1/products';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user