Skip to content

Commit e107595

Browse files
chore(cloudshell): update the api
#### cloudshell:v1 The following keys were changed: - revision (Total Keys: 1) - schemas.AddPublicKeyRequest.properties.key (Total Keys: 1)
1 parent 3ee9ab1 commit e107595

File tree

2 files changed

+650
-650
lines changed

2 files changed

+650
-650
lines changed

docs/dyn/cloudshell_v1.users.environments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Method Details</h3>
103103
The object takes the form of:
104104

105105
{ # Request message for AddPublicKey.
106-
&quot;key&quot;: &quot;A String&quot;, # Key that should be added to the environment. Supported formats are `ssh-dss` (see RFC4253), `ssh-rsa` (see RFC4253), `ecdsa-sha2-nistp256` (see RFC5656), `ecdsa-sha2-nistp384` (see RFC5656) and `ecdsa-sha2-nistp521` (see RFC5656). It should be structured as , where part is encoded with Base64.
106+
&quot;key&quot;: &quot;A String&quot;, # Key that should be added to the environment. Supported formats are `ssh-dss` (see RFC4253), `ssh-rsa` (see RFC4253), `ecdsa-sha2-nistp256` (see RFC5656), `ecdsa-sha2-nistp384` (see RFC5656) and `ecdsa-sha2-nistp521` (see RFC5656). It should be structured as &lt;format&gt; &lt;content&gt;, where &lt;content&gt; part is encoded with Base64.
107107
}
108108

109109
x__xgafv: string, V1 error format.

0 commit comments

Comments
 (0)