Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 730 Bytes

File metadata and controls

16 lines (11 loc) · 730 Bytes

RepositoryEcdsaKey

Properties

Name Type Description Notes
active Boolean If selected this is the active key for this repository. [optional]
createdAt OffsetDateTime [optional]
_default Boolean If selected this is the default key for this repository. [optional]
fingerprint String The long identifier used by ECDSA for this key. [optional]
fingerprintShort String [optional]
publicKey String The public key given to repository users. [optional]
sshFingerprint String The SSH fingerprint used by ECDSA for this key. [optional]