You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g.:
```
[jsonapi unmarshalNode]: Can't unmarshal map[min_containers:2
max_containers:5] () to struct field `Scaling`, which is a pointer to
`Scaling` (struct), which is not a supported type
```
expectedErrorMessage:="[jsonapi unmarshalNode]: Can't unmarshal true (bool) to struct field `Name`, which is a pointer to `string` (string), which is not a supported type"
0 commit comments