Merge pull request #380 from clumens/typo
It's /compose/cancel, not /blueprints/cancel.
This commit is contained in:
commit
82e9df0ac1
@ -820,7 +820,7 @@ POST `/api/v0/compose`
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
DELETE `/api/v0/blueprints/cancel/<uuid>`
|
DELETE `/api/v0/compose/cancel/<uuid>`
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Cancel the build, if it is not finished, and delete the results. It will return a
|
Cancel the build, if it is not finished, and delete the results. It will return a
|
||||||
|
Loading…
Reference in New Issue
Block a user