Skip to content

Commit 46a896c

Browse files
committed
Update description language for clarity
1 parent b0d065b commit 46a896c

File tree

1 file changed

+12
-36
lines changed

1 file changed

+12
-36
lines changed

openapi.yaml

Lines changed: 12 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,9 +3167,7 @@ paths:
31673167
description: |
31683168
Display all accessible Managed Databases on your Account, regardless of engine type.
31693169

3170-
Only unrestricted Users can access this command.
3171-
3172-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3170+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
31733171

31743172
For more detailed information on a particular Database instance, make a request to its `instance_uri`.
31753173

@@ -3219,9 +3217,7 @@ paths:
32193217
description: |
32203218
Display all accessible Managed MySQL Databases on your Account.
32213219

3222-
Only unrestricted Users can access this command.
3223-
3224-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3220+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
32253221

32263222
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
32273223
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3267,9 +3263,7 @@ paths:
32673263
description: |
32683264
Provision a Managed MySQL Database.
32693265

3270-
Only unrestricted Users can access this command.
3271-
3272-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3266+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
32733267

32743268
New instances can take approximately 15 to 30 minutes to provision.
32753269

@@ -3362,9 +3356,7 @@ paths:
33623356
description: |
33633357
Display information for a single, accessible Managed MySQL Database on your Account.
33643358

3365-
Only unrestricted Users can access this command.
3366-
3367-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3359+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
33683360

33693361
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
33703362
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3405,9 +3397,7 @@ paths:
34053397

34063398
The Database must have an `active` status to perform this command.
34073399

3408-
Only unrestricted Users can access this command.
3409-
3410-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3400+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
34113401

34123402
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
34133403
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3449,9 +3439,7 @@ paths:
34493439

34503440
The Database must have an `active` status to perform this command.
34513441

3452-
Only unrestricted Users can access this command.
3453-
3454-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3442+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
34553443

34563444
Updating addresses in the `allow_list` overwrites any existing addresses.
34573445

@@ -3529,9 +3517,7 @@ paths:
35293517
description: |
35303518
Display all backups for an accessible Managed MySQL Database on your Account.
35313519

3532-
Only unrestricted Users can access this command.
3533-
3534-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3520+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
35353521

35363522
At this time, only automatically scheduled backups (type `auto`) are available.
35373523

@@ -3596,9 +3582,7 @@ paths:
35963582
description: |
35973583
Display information for a single backup for an accessible Managed MySQL Database on your Account.
35983584

3599-
Only unrestricted Users can access this command.
3600-
3601-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3585+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
36023586

36033587
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
36043588
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3654,9 +3638,7 @@ paths:
36543638

36553639
The Database must have an `active` status to perform this command.
36563640

3657-
Only unrestricted Users can access this command.
3658-
3659-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3641+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
36603642

36613643
**Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
36623644

@@ -3710,9 +3692,7 @@ paths:
37103692

37113693
The Database must have an `active` status to perform this command.
37123694

3713-
Only unrestricted Users can access this command.
3714-
3715-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3695+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
37163696

37173697
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
37183698
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3764,9 +3744,7 @@ paths:
37643744

37653745
A new root password is randomly generated and accessible with the **Managed MySQL Database Credentials View** ([GET /databases/mysql/instances/{instanceId}/credentials](/docs/api/databases/#managed-mysql-database-credentials-view)) command.
37663746

3767-
Only unrestricted Users can access this command.
3768-
3769-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3747+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
37703748

37713749
**Note**: Note that it may take several seconds for credentials to reset.
37723750

@@ -3816,9 +3794,7 @@ paths:
38163794
description: |
38173795
Display the SSL CA certificate for an accessible Managed MySQL Database.
38183796

3819-
Only unrestricted Users can access this command.
3820-
3821-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3797+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
38223798

38233799
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
38243800
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.

0 commit comments

Comments
 (0)