Skip to content

Commit 27ab616

Browse files
Update generated code (#1888)
update generated code
1 parent adeff3e commit 27ab616

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Result/GetAuthorizationTokenResponse.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ class GetAuthorizationTokenResponse extends Result
1111
/**
1212
* A list of authorization token data objects that correspond to the `registryIds` values in the request.
1313
*
14-
* > The size of the authorization token returned by Amazon ECR is not fixed. We recommend that you don't make
15-
* > assumptions about the maximum size.
16-
*
1714
* @var AuthorizationData[]
1815
*/
1916
private $authorizationData;

0 commit comments

Comments
 (0)