Skip to content

Commit 3074365

Browse files
Merge pull request #323 from linode/master
Release 4.74.0 (merge Master into Development)
2 parents 2992bbc + 299d7d5 commit 3074365

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

openapi.yaml

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

55
title: Linode API
66
description: |
@@ -5332,7 +5332,7 @@ paths:
53325332
parameters:
53335333
- name: linodeId
53345334
in: path
5335-
description: ID of the Linode for which to reset it's root password.
5335+
description: ID of the Linode for which to reset its root password.
53365336
required: true
53375337
schema:
53385338
type: integer
@@ -5369,10 +5369,7 @@ paths:
53695369
type: string
53705370
description: >
53715371
The root user's password on this Linode. Linode passwords
5372-
have the following constraints:
5373-
5374-
5375-
Must meet a password strength score requirement that is calculated internally
5372+
must meet a password strength score requirement that is calculated internally
53765373
by the API. If the strength requirement is not met, you will receive a
53775374
Password does not meet strength requirement error.
53785375
example: a$eCure4assw0rd!43v51

0 commit comments

Comments
 (0)