Skip to content

Commit f68eb87

Browse files
authored
Merge pull request #980 from Vernholio/All-API-fixes-for-v.4.189.2
All fixes for v4.189.2
2 parents bd0ebae + e756dd9 commit f68eb87

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

openapi.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5272,7 +5272,7 @@ info:
52725272
url: https://linode.com
52735273
description: '[Read the API documentation](https://techdocs.akamai.com/linode-api/reference/api).'
52745274
title: Linode API
5275-
version: 4.189.1
5275+
version: 4.189.2
52765276
openapi: 3.0.1
52775277
paths:
52785278
/{apiVersion}/account:
@@ -63485,7 +63485,7 @@ paths:
6348563485
- syntax: firewall:read_only
6348663486
title: OAuth scopes
6348763487
url: https://techdocs.akamai.com/linode-api/reference/get-started#oauth
63488-
x-linode-cli-action: view
63488+
x-linode-cli-action: versions-list
6348963489
x-linode-grant: read_only
6349063490
parameters:
6349163491
- description: __Enum__ Call either the `v4` URL, or `v4beta` for operations still in Beta.
@@ -63864,7 +63864,7 @@ paths:
6386463864
- syntax: firewall:read_only
6386563865
title: OAuth scopes
6386663866
url: https://techdocs.akamai.com/linode-api/reference/get-started#oauth
63867-
x-linode-cli-action: view
63867+
x-linode-cli-action: version-view
6386863868
x-linode-grant: read_only
6386963869
parameters:
6387063870
- description: __Enum__ Call either the `v4` URL, or `v4beta` for operations still in Beta.
@@ -81396,7 +81396,7 @@ paths:
8139681396
readOnly: true
8139781397
type: object
8139881398
x-linode-cli-display: 6
81399-
site-type:
81399+
site_type:
8140081400
description: This region's site type. A `core` region indicates a traditional cloud computing [region](https://www.linode.com/docs/products/platform/get-started/guides/choose-a-data-center/#product-availability) that offers all compute services. A `distributed` region indicates sites that are globally dispersed to be closer to end users and workloads. These regions offer limited services.
8140181401
enum:
8140281402
- core
@@ -81727,7 +81727,7 @@ paths:
8172781727
readOnly: true
8172881728
type: object
8172981729
x-linode-cli-display: 6
81730-
site-type:
81730+
site_type:
8173181731
description: This region's site type. A `core` region indicates a traditional cloud computing [region](https://www.linode.com/docs/products/platform/get-started/guides/choose-a-data-center/#product-availability) that offers all compute services. A `distributed` region indicates sites that are globally dispersed to be closer to end users and workloads. These regions offer limited services.
8173281732
enum:
8173381733
- core

0 commit comments

Comments
 (0)