Enable a list to be moved across namespaces #1096

Merged
konrad merged 7 commits from shilch/api:feature/move-list into main 2022-01-23 12:59:44 +00:00

7 Commits

Author SHA1 Message Date
ce3f3ed687
Revert "Log server listening endpoint on startup"
All checks were successful
continuous-integration/drone/pr Build is passing
This reverts commit a38faeabc39f7efec9bc05af15378b54af4f772e.
2022-01-23 13:03:24 +01:00
eaabad5861
Update swagger docs
All checks were successful
continuous-integration/drone/pr Build is passing
2022-01-22 23:13:55 +01:00
4bf973032e
Enable a list to be moved across namespaces 2022-01-22 23:03:40 +01:00
a38faeabc3
Log server listening endpoint on startup 2022-01-22 23:03:10 +01:00
27f4add84e
Enable unit testing in vscode 2022-01-22 22:54:39 +01:00
22ba82a233
Let mage test:unit generate a coverprofile
Running mage test:coverage fails due to a missing cover.out coverprofile.
Since test:coverage depends on test:unit, we let test:unit generate the cover.out file.
2022-01-22 21:52:45 +01:00
3753731809
Fix spelling mistakes in docs 2022-01-22 20:55:42 +01:00