wip001
Signed-off-by: Monis Khan <mok@vmware.com>
This commit is contained in:
parent
f9dfd68420
commit
6c199abcde
@ -76,6 +76,8 @@ func (r *REST) Create(ctx context.Context, obj runtime.Object, createValidation
|
||||
})
|
||||
defer t.Log()
|
||||
|
||||
// TODO
|
||||
|
||||
_, err := validateRequest(obj, t)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
|
Loading…
x
Reference in New Issue
Block a user