func()

in pkg/sdk/client/client.go [133:135]


func (c *APIClient) ChangeBasePath(path string) {
	c.cfg.BasePath = path
}