1
0
mirror of synced 2026-01-05 03:06:35 -05:00

repo sync

This commit is contained in:
Octomerger Bot
2021-01-26 21:49:13 +10:00
committed by GitHub

View File

@@ -55444,11 +55444,13 @@
},
"authorized_credential_title": {
"type": "string",
"nullable": true,
"example": "my ssh key",
"description": "The title given to the ssh key. This will only be present when the credential is an ssh key."
},
"authorized_credential_note": {
"type": "string",
"nullable": true,
"example": "my token",
"description": "The note given to the token. This will only be present when the credential is a token."
}