X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/609646134bcd8fc3a7fd500848220741ecc4a9d2..38fcd08dda022d0167840fbb65222fe99b75fcf5:/doc/api/methods/authorized_keys.html.textile.liquid diff --git a/doc/api/methods/authorized_keys.html.textile.liquid b/doc/api/methods/authorized_keys.html.textile.liquid index 2912ba83d1..3ae9a6ee15 100644 --- a/doc/api/methods/authorized_keys.html.textile.liquid +++ b/doc/api/methods/authorized_keys.html.textile.liquid @@ -23,7 +23,7 @@ table(table table-bordered table-condensed). |name|string|A name to help the user manage their keys.|| |key_type|string|Public key type, currently only supports "SSH"|| |authorized_user_uuid|string|The user to which this key belongs. Authentication using this key authenticates as this user.|| -|public_key|text|The actual public key material, e.g. from @~/.ssh/id_rsa.pub@|| +|public_key|text|The actual public key material, e.g., from @~/.ssh/id_rsa.pub@|| |expires_at|datetime|Expiration date after which the key is no longer valid.|| h2. Methods