[sandbox] Address PR review comments
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@ func ToProto(s *Sandbox) types.Sandbox {
|
||||
CreatedAt: s.CreatedAt,
|
||||
UpdatedAt: s.UpdatedAt,
|
||||
Extensions: s.Extensions,
|
||||
Spec: s.Spec,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user