supla.markdown: Minor syntax tweak for bolding (#29262)

This commit is contained in:
Sam Reed 2023-10-09 19:37:28 +01:00 committed by GitHub
parent bf1695a4f8
commit a8c148dae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ servers:
required: true
type: string
access_token:
description: An access token for REST API configuration. Under **Scopes** > **Channels**, at least **Read** and **Action execution(( permissions are required to be enabled. A token can be obtained from the Security section of Supla Cloud for [Personal Access Token](https://cloud.supla.org/security/personal-access-tokens) page or your server instance.
description: An access token for REST API configuration. Under **Scopes** > **Channels**, at least **Read** and **Action execution** permissions are required to be enabled. A token can be obtained from the Security section of Supla Cloud for [Personal Access Token](https://cloud.supla.org/security/personal-access-tokens) page or your server instance.
required: true
type: string
{% endconfiguration %}