Skip to content

Commit

Permalink
fix alphabetical tags linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
beardicus committed Oct 9, 2024
1 parent 9712ddc commit 941464e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions specification/DigitalOcean-public.v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,13 @@ tags:
To interact with Uptime, you will generally send requests to the Uptime endpoint at `/v2/uptime/`.
- name: VPC Peerings
description: |-
[VPC Peerings](https://docs.digitalocean.com/products/networking/vpc/how-to/create-peering/)
join two VPC networks with a secure, private connection. This allows
resources in those networks to connect to each other's private IP addresses
as if they were in the same network.
- name: VPCs
description: |-
[VPCs (virtual private clouds)](https://docs.digitalocean.com/products/networking/vpc/)
Expand All @@ -490,13 +497,6 @@ tags:
list, and delete custom VPCs as well as retrieve information about the
resources assigned to them.
- name: VPC Peerings
description: |-
[VPC Peerings](https://docs.digitalocean.com/products/networking/vpc/how-to/create-peering/)
join two VPC networks with a secure, private connection. This allows
resources in those networks to connect to each other's private IP addresses
as if they were in the same network.
paths:
/v2/1-clicks:
get:
Expand Down

0 comments on commit 941464e

Please sign in to comment.