It's /compose/cancel, not /blueprints/cancel.

This commit is contained in:
Chris Lumens 2018-06-18 10:51:12 -04:00
parent 936d193413
commit e8894b7266

View File

@ -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