Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #915 Rename POST /image/setup for /setup in REST API | Roberto Hueso Gómez | 2019-11-13 | 1 | -47/+0 |
| | | | | This patch renames the setup command to avoid semantic confusion. | ||||
* | #915 Add test for POST /image/setup REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+47 |
This test covers 3 scenarios: 1. Correct usage. 2. Incorrect usage, without payload. 3. Incorrect usage, use this command with GET. |