We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2503d4c commit 7979184Copy full SHA for 7979184
1 file changed
lib/rest/static/dereferenced/api.github.com.deref.json
@@ -55444,11 +55444,13 @@
55444
},
55445
"authorized_credential_title": {
55446
"type": "string",
55447
+ "nullable": true,
55448
"example": "my ssh key",
55449
"description": "The title given to the ssh key. This will only be present when the credential is an ssh key."
55450
55451
"authorized_credential_note": {
55452
55453
55454
"example": "my token",
55455
"description": "The note given to the token. This will only be present when the credential is a token."
55456
}
0 commit comments