We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3cd7d commit b2a63c3Copy full SHA for b2a63c3
openapi.yaml
@@ -1,6 +1,6 @@
1
openapi: 3.0.1
2
info:
3
- version: 4.14.1
+ version: 4.14.5
4
5
title: Linode API
6
description: |
@@ -2290,9 +2290,9 @@ paths:
2290
source: >
2291
linode-cli domains delete 1234
2292
/domains/import:
2293
+ x-linode-cli-command: domains
2294
post:
2295
x-linode-grant: read_write
- x-linode-cli-command: domains
2296
tags:
2297
- Domains
2298
summary: Import Domain
0 commit comments