Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/octopush/pulls/38
501 B
501 B
CreateKeyOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | An armored SSH key to add | |
| read_only | Option<bool> | Describe if the key has only read access or read/write | [optional] |
| title | String | Title of the key to add |