debug
This commit is contained in:
Generated
+1
-1
@@ -422,7 +422,7 @@ func (c *Client) listNetwork(ctx context.Context, site string) ([]Network, error
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
|
fmt.Printf("%+v",respBody.Data)
|
||||||
return respBody.Data, nil
|
return respBody.Data, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user