trex
trex copied to clipboard
[guardoni] Show experiment details
The user should be provided a command to list experiment details (steps, creation date, etc...)
This involves to:
- [ ] create an API /v2/experiments/:experimentId that returns the experiment details
- [ ] implement the API in
yt:backend
- [ ] implemente the API in
tk:backend