Skip to content

Commit 7979184

Browse files
Update OpenAPI Descriptions (#17476)
1 parent 2503d4c commit 7979184

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55444,11 +55444,13 @@
5544455444
},
5544555445
"authorized_credential_title": {
5544655446
"type": "string",
55447+
"nullable": true,
5544755448
"example": "my ssh key",
5544855449
"description": "The title given to the ssh key. This will only be present when the credential is an ssh key."
5544955450
},
5545055451
"authorized_credential_note": {
5545155452
"type": "string",
55453+
"nullable": true,
5545255454
"example": "my token",
5545355455
"description": "The note given to the token. This will only be present when the credential is a token."
5545455456
}

0 commit comments

Comments
 (0)