hotfix: fixed formatting issue on tokens pages

dar-349
Scott Anderson 2022-10-26 10:04:44 -06:00
parent 05e71358e3
commit 0860638351
2 changed files with 2 additions and 2 deletions

View File

@ -256,4 +256,4 @@ See the
[`POST /api/v2/authorizations` documentation](/influxdb/v2.4/api/#operation/PostAuthorizations)
for more information about options.
##
<!-- -->

View File

@ -105,6 +105,6 @@ To filter tokens by user, include `userID` as a query parameter in your request.
[***Operator tokens***](/{{% latest "influxdb" %}}/security/tokens/#operator-token) have access to all organizations' authorizations.
To filter authorizations by organization when using an operator token, include an `org` or `orgID` query parameter in your request.
{{% oss-only %}}
{{% /oss-only %}}
See the [`/authorizations` endpoint documentation](/influxdb/v2.4/api/#tag/Authorizations) for more information about available parameters.