This is no longer returned when creating a compose, as it is obtained asynchronously. The TaskID is still returned, and is always set to 0. This is not right, and should either be fixed or dropped. The caller should know the TaskID (if they have one), so this is redundant and currently unused. |
||
|---|---|---|
| .. | ||
| api | ||
| server.go | ||
| server_internal_test.go | ||
| server_test.go | ||