If no packages are included in a blueprint, the slice remains `nil`, which translates to `null` in json. Always initialize the slice by pointing it to an empty array. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| upload.go | ||
| util.go | ||
If no packages are included in a blueprint, the slice remains `nil`, which translates to `null` in json. Always initialize the slice by pointing it to an empty array. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| upload.go | ||
| util.go | ||