update docu because of obsolete api-token
This commit is contained in:
@@ -24,8 +24,7 @@ import lombok.extern.slf4j.Slf4j;
|
||||
* // Create a new CfDnsClient instance
|
||||
* CfDnsClient cfDnsClient = new CfDnsClient(
|
||||
* "email@example.com",
|
||||
* "yourApiKey",
|
||||
* "yourApiToken"
|
||||
* "yourApiKey"
|
||||
* );
|
||||
*
|
||||
* // Retrieve a zone
|
||||
|
||||
Reference in New Issue
Block a user