We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bf07f4 + acfb164 commit c3bb26eCopy full SHA for c3bb26e
docs/index.rst
@@ -57,7 +57,7 @@ explicitly, as in example:
57
.. code-block:: python
58
59
from fastpurge import FastPurgeClient
60
- client = FastPurgeClient({
+ client = FastPurgeClient(auth={
61
# The entries from ~/.edgerc can be supplied directly here
62
"host": "akaa-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx.luna.akamaiapis.net",
63
"client_token": "akab-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx",
0 commit comments