IBM-Cloud / bluemix-go

Go library for accessing the Bluemix API
Apache License 2.0
37 stars 89 forks source link

CIS DNS UpdateDns function fails #149

Open ra-amitkumar opened 5 years ago

ra-amitkumar commented 5 years ago

https://github.com/IBM-Cloud/bluemix-go/blob/master/api/cis/cisv1/dns.go#L110 The method used should be Put according to CIS documentation. This fails with 405 Method not allowed error.