Petr Artamonov

Results 2 comments of Petr Artamonov

Remove check.Valid from Update and all PutParams() should be added only if they are specified. Or update readme should looks like: ```go check, _ := client.Checks.Read(id) modifyCheck := pingdom.HttpCheck{ Name:...

@russellcardullo could you please review?