google-api-php-client-services icon indicating copy to clipboard operation
google-api-php-client-services copied to clipboard

fix: modify-attribute-annotation

Open comen-ryotaro opened this issue 1 year ago • 1 comments

Hi there.

Since the array was waiting for a bool to come in but the actual value was a bool, I will create a PR for correcting the problem.

If you notice this, I would be happy to respond.

__construct(): Argument #5 ($value) must be of type array, bool given,

comen-ryotaro avatar Oct 27 '24 04:10 comen-ryotaro

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Oct 27 '24 04:10 google-cla[bot]

These classes are generated, but these should be fixed by https://github.com/googleapis/google-api-php-client-services/pull/6295 once it's merged

bshaffer avatar Sep 11 '25 21:09 bshaffer