Skip to content

Commit 2c1d9a0

Browse files
Regenerate apigee client
1 parent c9fa9d7 commit 2c1d9a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Apigee/Resource/OrganizationsEnvironmentsKeystoresAliases.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ public function getCertificate($name, $optParams = [])
141141
return $this->call('getCertificate', [$params], GoogleApiHttpBody::class);
142142
}
143143
/**
144-
* Updates the certificate in an alias. (aliases.update)
144+
* Updates the certificate in an alias. The updated certificate must be in PEM-
145+
* or DER-encoded X.509 format. (aliases.update)
145146
*
146147
* @param string $name Required. Name of the alias. Use the following format in
147148
* your request:

0 commit comments

Comments
 (0)