Skip to content

Commit

Permalink
typo and fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MongoCaleb committed Nov 2, 2023
1 parent 3ecb838 commit e742015
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions source/openapi-admin-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2615,10 +2615,10 @@ paths:
type: object
properties:
allow_non_vpc_client_requests:
type: boolean
description: |
Set to `true` to allow non-VPC requests.
Set to `false` to restrict non-VPC requests.
type: boolean
description: |
Set to `true` to allow non-VPC requests.
Set to `false` to restrict non-VPC requests.
responses:
204:
description: |
Expand Down
2 changes: 1 addition & 1 deletion source/security/private-endpoints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ to open access from all requests outside your PrivateLink connection.

You can toggle this setting in three ways:

- In the UI, , from the list of endpoints on the :guilabel:`Private Endpoints`
- In the UI, from the list of endpoints on the :guilabel:`Private Endpoints`
tab, click the :guilabel:`Restrict Access` button.

- In the UI, when creating your first Private Endpoint, you have the option to
Expand Down

0 comments on commit e742015

Please sign in to comment.