feat: order
This commit is contained in:
@@ -24,4 +24,7 @@ class ApiPath {
|
||||
|
||||
// Customer
|
||||
static const String customer = '/api/v1/customers';
|
||||
|
||||
// Order
|
||||
static const String order = '/api/v1/orders';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user