working commit
This commit is contained in:
@@ -12,6 +12,5 @@ func (oper *Operator) GetVersion(ctx context.Context, params *GetVersionParams)
|
||||
var err error
|
||||
code := http.StatusOK
|
||||
res := &GetVersionResult{}
|
||||
oper.logg.Debugf("Call GetVersion")
|
||||
return res, code, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user