mirror of
https://github.com/twirl/The-API-Book.git
synced 2025-01-05 10:20:22 +02:00
typos
This commit is contained in:
parent
bdf3ced539
commit
ac3d8fb822
@ -971,7 +971,7 @@ POST /v1/orders
|
||||
"total": "9000.00"
|
||||
}
|
||||
→ 409 Conflict
|
||||
// Error: munimal order sum
|
||||
// Error: minimal order sum
|
||||
// is 10000 tögrögs
|
||||
{
|
||||
"reason": "below_minimal_sum",
|
||||
|
@ -118,7 +118,7 @@ GET /v1/programs/{id}
|
||||
|
||||
```
|
||||
// Runs the specified program
|
||||
// on the specefied coffee-machine
|
||||
// on the specified coffee-machine
|
||||
// with specific parameters
|
||||
POST /v1/programs/{id}/run
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user