Open ra-amitkumar opened 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.
405 Method not allowed error
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
.