Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 849 Bytes

File metadata and controls

16 lines (12 loc) · 849 Bytes

RepositoryEcdsaKey

Properties

Name Type Description Notes
active bool If selected this is the active key for this repository. [optional]
created_at datetime [optional]
default bool If selected this is the default key for this repository. [optional]
fingerprint str The long identifier used by ECDSA for this key. [optional]
fingerprint_short str [optional]
public_key str The public key given to repository users. [optional]
ssh_fingerprint str The SSH fingerprint used by ECDSA for this key. [optional]

[Back to Model list] [Back to API list] [Back to README]