dry-wash-pl/stubs/json/landing-order-create/success.json
RustamRu 1669f01879
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
feat: use RTK Query to create order deails (#81)
2025-02-09 08:04:21 +03:00

6 lines
56 B
JSON

{
"success": true,
"body": {
"id": "id1"
}
}