Skip to content

Commit 9d8ce98

Browse files
More copy edits
1 parent d4a2fed commit 9d8ce98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17389,11 +17389,11 @@ components:
1738917389
The authentication type of the account. Authentication types are chosen through
1739017390
Cloud Manager and authorized when logging into your account. These authentication types are either
1739117391
the user's password (in conjunction with their username), or the name of their
17392-
indentity provider such as "github", "google", etc. For example, if a user:
17392+
indentity provider such as GitHub. For example, if a user:
1739317393

17394-
- Has never used Third-Party Authentication, their authentication type will be "password".
17395-
- Is using Third-Party Authentication, their authentication type will be the name of their Identity Provider (eg. "github").
17396-
- Has used Third-Party Authentication and has since revoked it, their authentication type will be "password".
17394+
- Has never used Third-Party Authentication, their authentication type will be `password`.
17395+
- Is using Third-Party Authentication, their authentication type will be the name of their Identity Provider (eg. `github`).
17396+
- Has used Third-Party Authentication and has since revoked it, their authentication type will be `password`.
1739717397
example: password
1739817398
readOnly: true
1739917399
Region:

0 commit comments

Comments
 (0)