feat: add slice calculator integration and marketplace SLA for grid nodes
This commit is contained in:
15
user_data/user123_at_example_com_cart.json
Normal file
15
user_data/user123_at_example_com_cart.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"user_id": "user123@example.com",
|
||||
"items": [
|
||||
{
|
||||
"product_id": "user_user0_example_com_fa373486",
|
||||
"quantity": 1,
|
||||
"selected_specifications": {},
|
||||
"added_at": "2025-09-09T03:32:30.573242755Z",
|
||||
"updated_at": "2025-09-09T03:32:30.573242755Z"
|
||||
}
|
||||
],
|
||||
"session_id": null,
|
||||
"created_at": "2025-09-09T03:32:30.573133861Z",
|
||||
"updated_at": "2025-09-09T03:32:30.573271484Z"
|
||||
}
|
Reference in New Issue
Block a user