fix linting issues

pull/8536/head
Fabien Le Frapper 2022-04-13 09:39:26 +02:00 zatwierdzone przez LB (Ben Johnston)
rodzic 44456ff4dd
commit aff9b9a623
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -65,7 +65,7 @@ To use an account-wide API key, find the key `as described in the Cloudflare doc
To use a limited API token, `create a token <https://support.cloudflare.com/hc/en-us/articles/200167836-Managing-API-Tokens-and-Keys#12345680>`_ configured with the 'Zone, Cache Purge' permission and specify the ``BEARER_TOKEN`` parameter.
A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation <https://api.cloudflare.com/#getting-started-resource-ids>`_.
A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation <https://api.cloudflare.com/#getting-started-resource-ids>`_.
It can also be found from the GUI in the overview tab of your domain, in the right sidebar, under API section.
With an API key: