Added 'Account Custom Nameserver' extensions
This commit is contained in:
@@ -4,6 +4,13 @@ This package contains the feature set of the _DNS_ section of the Cloudflare API
|
||||
|
||||
## Implemented Methods
|
||||
|
||||
### [Account Custom Nameservers]
|
||||
|
||||
- [Add Account Custom Nameserver](https://developers.cloudflare.com/api/resources/custom_nameservers/methods/create/)
|
||||
- [Delete Account Custom Nameserver](https://developers.cloudflare.com/api/resources/custom_nameservers/methods/delete/)
|
||||
- [List Account Custom Nameservers](https://developers.cloudflare.com/api/resources/custom_nameservers/methods/get/)
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
@@ -12,3 +19,5 @@ Published under MIT License (see [choose a license])
|
||||
|
||||
|
||||
[choose a license]: https://choosealicense.com/licenses/mit/
|
||||
|
||||
[Account Custom Nameservers]: https://developers.cloudflare.com/api/resources/custom_nameservers/
|
||||
|
||||
Reference in New Issue
Block a user