Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 770 Bytes

File metadata and controls

15 lines (11 loc) · 770 Bytes

RepositoryEd25519Key

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 Uppercase hex-encoded SHA-256 fingerprint of the public key. [optional]
fingerprint_short str [optional]
public_key str The public key given to repository users. [optional]

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