Skip to content

Commit b2a63c3

Browse files
Fix /domains/import: linode-cli now displays import as an action
1 parent aa3cd7d commit b2a63c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.14.1
3+
version: 4.14.5
44

55
title: Linode API
66
description: |
@@ -2290,9 +2290,9 @@ paths:
22902290
source: >
22912291
linode-cli domains delete 1234
22922292
/domains/import:
2293+
x-linode-cli-command: domains
22932294
post:
22942295
x-linode-grant: read_write
2295-
x-linode-cli-command: domains
22962296
tags:
22972297
- Domains
22982298
summary: Import Domain

0 commit comments

Comments
 (0)